{{ entry.title|e }}
{% if entry.intro %}{{ entry.intro }}
{% endif %}
{{ entry.body }}
{% extends "layout.html" %} {% from "_comment.html" import render_comments, render_comment_editor %} {% from "_entry.html" import render_entry_related %} {% block title %}{{ entry.title|e }}{% endblock %} {% block contents %}
{{ _('Commenting is no longer possible.') }} {% endif %} {%- endif %} {%- if entry.comments_enabled and not entry.comments_closed %}