X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/24914a03f949b85edf8174fa7422fbd8c5ca62fb..af3e9caaf16b84899e825608d97d84431d8e9454:/questions/templates/questions/question_detail.html diff --git a/questions/templates/questions/question_detail.html b/questions/templates/questions/question_detail.html index 5c6535a..95b1467 100755 --- a/questions/templates/questions/question_detail.html +++ b/questions/templates/questions/question_detail.html @@ -1,7 +1,7 @@ {% extends "base.html" %} {% load url from future %} -{% block "titleextra" %}{{ question }} :: {% endblock %} +{% block "titleextra" %}{{ question|linebreaksbr }} :: {% endblock %} {% block "body" %}

{{ question }}

@@ -11,4 +11,4 @@

Wróć do listy pytań.

-{% endblock %} \ No newline at end of file +{% endblock %}