X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/32714afe3043fe7223189f6a08932b186885b029..0a956f5ab638ecce28608fd8f48bd7c9f761ba63:/forum/skins/default/templates/notifications/base.html diff --git a/forum/skins/default/templates/notifications/base.html b/forum/skins/default/templates/notifications/base.html index 9d09f59..ca1f5f6 100644 --- a/forum/skins/default/templates/notifications/base.html +++ b/forum/skins/default/templates/notifications/base.html @@ -9,21 +9,22 @@ {% enddeclare %} +
-{{settings.APP_TITLE}} +{{settings.APP_TITLE}}
{% if not exclude_greeting %}

{% trans "Hello" %} {{ recipient.username }},

{% endif %} {% block content %}{% endblock%} -

Thanks,
{{settings.APP_SHORT_NAME}}

+

{% trans "Thanks" %},
{{settings.APP_SHORT_NAME}}

{% if not exclude_finetune %} -

P.S. You can always fine-tune which notifications you receive -here. +

{% trans "P.S. You can always fine-tune which notifications you receive" %} +{% trans "here" %}. {% endif %}


@@ -31,4 +32,4 @@
- \ No newline at end of file +