{% load i18n %}
{% block comment_urlhash %} {% include "comment/comments/urlhash.html" with urlhash=urlhash %} {% endblock comment_urlhash %} {% if text_2 %} {{ text_1 }} {{ text_2 }} {% trans "read more" %}... {% else %} {{ text_1 }} {% endif %}