Skip to content
Snippets Groups Projects
Verified Commit 887c0e2f authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Fix syntax.

parent 740a4b21
No related branches found
No related tags found
No related merge requests found
...@@ -181,7 +181,7 @@ verein@teckids.org. ...@@ -181,7 +181,7 @@ verein@teckids.org.
Viel Spaß, Viel Spaß,
dein Teckids-Team dein Teckids-Team
""") % (person.given_name, mail)) """) % (person.given_name, mail)
message.send() message.send()
context['success'] = True context['success'] = True
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment