Use html templates for kaehmy emails. No translations for now.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{% load i18n %}
|
||||
|
||||
<p>
|
||||
Hei!
|
||||
</p>
|
||||
<p>
|
||||
{{ name }} on vastannut kaehmyhakemukseesi tai kommenttiisi kaehmypalvelussa.
|
||||
Käy lukemassa viesti
|
||||
<a href={{ url }}>täältä.</a>
|
||||
</p>
|
||||
Reference in New Issue
Block a user