{% load i18n %} {% load comments_ink %}
{% if is_input_allowed and not comment.is_removed %} {{ comment.level|indent_divs }} {{ comment.level|hline_div }}
{% csrf_token %} {% if is_paginated %} {% endif %}
{% endif %}