forked from gergely/calendar-social
[Bugfix] Add a missing closing tag to event-details.html
This commit is contained in:
parent
ff304dc64d
commit
496b638694
@ -18,6 +18,7 @@
|
||||
–
|
||||
{{ event.end_time_for_user(current_user) | datetimeformat(rebase=false) }}
|
||||
</div>
|
||||
</div>
|
||||
</h2>
|
||||
{{ event.description }}
|
||||
<hr>
|
||||
|
Loading…
Reference in New Issue
Block a user