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