Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
concrexit
Commits
07a33ff3
Verified
Commit
07a33ff3
authored
May 31, 2018
by
Sébastiaan Versteeg
Browse files
Fix HTML entities in the event organiser email
parent
dc43cab9
Changes
1
Hide whitespace changes
Inline
Side-by-side
website/events/templates/events/organiser_email.txt
View file @
07a33ff3
...
...
@@ -2,5 +2,5 @@
A member that was registered for the event '{{ event.title }}' that you're organising has cancelled their registration after the deadline.
Name: {{ registration.member.profile.display_name }}
Name: {{ registration.member.profile.display_name
|safe
}}
Registration date: {{ registration.date|date:"SHORT_DATETIME_FORMAT" }}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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