[Bugfix] Add a missing closing tag to event-details.html

This commit is contained in:
Gergely Polonkai 2018-07-13 10:19:37 +02:00
parent ff304dc64d
commit 496b638694
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
{{ event.end_time_for_user(current_user) | datetimeformat(rebase=false) }}
</div>
</div>
</h2>
{{ event.description }}
<hr>