Add missing build event template

This commit is contained in:
Joseph Schorr 2017-07-14 16:52:44 +03:00
parent be49dda756
commit 875a303762

View file

@ -0,0 +1,2 @@
{% extends "build_event.html" %}
{% block eventkind %}canceled{% endblock %}