{% extends 'base.html' %} {% if current_user.is_authenticated %} {% include 'book/delete_comment_modal.html' %} {% include 'book/edit_comment_modal.html' %} {% block right_sidebar %} {% endblock %} {% endif %} {% block title %}{{ section.label[:32] }}{% endblock %} {% block content %} {% include 'book/breadcrumbs_navigation.html'%}
{{ display_tags(comment.text)|safe }}
Edit this comment
Delete this comment
Comment to this comment
Delete this comment