{% extends 'comments/_single_comment.html' %} {% block comment_footer %} {% if user.is_authenticated and perms.scipost.can_submit_comments %}

Reply to comment [id {{ comment.id }}]

{% endif %} {% endblock %}