]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/notifications/newquestion.html
Converts all instant notifications to the new style emails.
[osqa.git] / forum / skins / default / templates / notifications / newquestion.html
index 6615831806a2702fe70a10bf38a1030831ec0239..d9987e6a24c4d0171002523fa031d001bf218397 100644 (file)
     {% endhtmlcontent %}\r
 \r
 {% textcontent notifications/base_text.html %}\r
-{% blocktrans %}\r
-{{ question_author }} has just posted a new question on {{ app_name }}, with title\r
-"{{ question_title }}" and tagged {{ question_tags }}:\r
-{% endblocktrans %}\r
+    {% blocktrans %}\r
+        {{ question_author }} has just posted a new question on {{ app_name }}, with title\r
+        "{{ question_title }}" and tagged {{ question_tags }}:\r
+    {% endblocktrans %}\r
 \r
-{{ question.body|safe }}\r
+    {{ question.body|safe }}\r
 \r
-{% trans "Don't forget to come over and cast your vote." %}\r
+    {% trans "Don't forget to come over and cast your vote." %}\r
 {% endtextcontent %}\r
+\r
 {% endemail %}\r
 \r