{% extends base %} {% block fulltitle %} {%- if full_title -%} {{- full_title -}} {%- else -%} {{- super() -}} {%- endif -%} {% endblock %} {% block extrahead %} {{- super() }} {% if site_description -%} {%- endif -%} {% endblock %} {% block content %}
Лента добавлений | Топ | RSS {% if current_user.is_staff %}| {{ _('Moderation log') }} {% elif current_user.is_authenticated %}| {{ _('Edit log') }} {% endif %}