X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/9e1d006070eda41708425becf5e8c9cbdb5c2053..f23e8f623a0670883682399799d40abda730ff16:/forum/skins/default/templates/notifications/base.html?ds=sidebyside diff --git a/forum/skins/default/templates/notifications/base.html b/forum/skins/default/templates/notifications/base.html index 404f3d8..cd7e69c 100644 --- a/forum/skins/default/templates/notifications/base.html +++ b/forum/skins/default/templates/notifications/base.html @@ -14,16 +14,16 @@
- {% if not exclude_greeting %} {% trans "Hello" %} {{ recipient.username }}, {% endif %} {% block content %}{% endblock%} -Thanks, {% trans "Thanks" %}, 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 %} |