{% extends "wiki/article.html" %} {% load wiki_tags i18n sekizai_tags static %} {% block wiki_pagetitle %} Edit: {{ article.current_revision.title }} {% endblock %} {% block wiki_contents_tab %} {% if not user.is_authenticated %}
{% trans "Warning: You are not logged in. Your IP address will be logged." %} {% trans "Click here to log in" %} »
{% endif %}Article Preview