{% extends "sphene/sphwiki/base.html" %} {% load i18n %} {% load sph_extras %} {% block head %} {{ block.super }} {% if sph_settings.wiki_rss_url %} {% endif %} {% endblock %} {% block content %} {% include "sphene/sphwiki/_snip_header.html" %} {% if redirects %}
{% blocktrans with snip.changed|sph_date as snip_changedate and snip.editor|sph_html_user as snip_editor %}Last Modified: {{ snip_changedate }} by {{ snip_editor }}{% endblocktrans %} - [ {% trans "Snip Changes" %} ] [ {% trans "Wiki History" %} ]