Private
Public Access
1
0

fixes and moved send_template_email to emails.py

This commit is contained in:
Sander Roosendaal
2018-03-20 08:29:22 +01:00
parent 4885101c50
commit e4db31f0ba
3 changed files with 110 additions and 86 deletions

View File

@@ -1,7 +1,7 @@
{% extends "emailbase.html" %}
{% block body %}
<p>Dear <strong>{{ name }}</strong>,</p>
<p>Dear <strong>{{ first_name }}</strong>,</p>
<p>
{{ commenter_first_name }} {{ commenter_last_name }} has written