X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/9e1d006070eda41708425becf5e8c9cbdb5c2053..c07bef148aa59e35fe84e0c0cc8acff2cb5c6ee5:/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 404f3d8..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 +