fix docker build

This commit is contained in:
lesion
2019-03-24 17:12:41 +01:00
parent 5f15fa9557
commit af5d96db90
3 changed files with 6 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ if event.image_path
p #{event.description}
each tag in event.tags
span ##{tag.tag}
span ##{tag.tag}
br
<a href="#{config.baseurl}/event/#{event.id}">#{config.baseurl}/event/#{event.id}</a>
hr