Minor changes
[prawokultury.git] / questions / templates / questions / answered_mail.html
index fa3f57a..759a053 100755 (executable)
@@ -1,7 +1,7 @@
 {% load i18n %}{% language 'pl' %}
 <p>{{ question.created_at }} zadałeś/zadałaś pytanie:</p>
 
-<blockquote>{{ question.question }}</blockquote>
+<blockquote>{{ question.question|linebreaks }}</blockquote>
 
 <p>Odpowiedź:</p>
 
@@ -18,4 +18,4 @@
 <p>-- 
 <br>{{ site }}
 <br>{% endlanguage %}
-</p>
\ No newline at end of file
+</p>