add a "view page" for event

ref #3
This commit is contained in:
2016-03-22 21:18:32 +01:00
parent 4d02314770
commit 90cbb78621
8 changed files with 94 additions and 36 deletions

View File

@@ -25,7 +25,7 @@
{% endblock %}
{% block layout_wvm_content %}
{% block event_content %}}<!-- block event content empty -->
{% block event_content %}<!-- block event content empty -->
<h1>{{ 'Event' |trans }}</h1>
{% endblock %}
{% endblock %}