- {% textcontent %}\r
- {% trans "Hello" %} {{ recipient.username }}\r
- \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
-\r
- {{ question.body|safe }}\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