{% load i18n %}

{% block comment_urlhash %} {% include "comment/comments/urlhash.html" with urlhash=urlhash %} {% endblock comment_urlhash %} {% if text_2 %} {{ text_1|safe }} {{ text_2|safe }} {% else %} {{ text_1|safe }} {% endif %}