event_detail.html: add missing div

This commit is contained in:
Milan
2021-04-11 13:16:56 +02:00
parent 4b247f4477
commit 9d2ec39bc4

View File

@@ -90,6 +90,7 @@
</div> </div>
</TMPL_LOOP> </TMPL_LOOP>
</div>
</body> </body>
</html> </html>
</TMPL_IF> </TMPL_IF>