event description supports some html tag

This commit is contained in:
les
2020-05-22 00:30:45 +02:00
parent 807f74c44b
commit 65d7b0dccb

View File

@@ -8,7 +8,7 @@ block content
<center>
<img style="height: 89vh; margin: 0 auto;" src="#{config.baseurl}/media/#{event.image_path}" />
</center>
p #{event.description}
p !{event.description}
each tag in event.tags
span ##{tag.tag}