Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
les
gancio
Commits
65d7b0dc
Commit
65d7b0dc
authored
May 22, 2020
by
les
Browse files
event description supports some html tag
parent
807f74c4
Changes
1
Show whitespace changes
Inline
Side-by-side
server/emails/event/html.pug
View file @
65d7b0dc
...
...
@@ -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}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment