-
{% include 'content/summary.comments.part.html' %}
{% with content.last_comments as comments %}
{% include 'content/comments.part.html' %}
{% endwith %}
{% extends "base.html" %} {% load i18n %} {% load wiki %} {% block content %}