{% extends "wiki/article.html" %} {% load wiki_tags i18n sekizai_tags %} {% block wiki_pagetitle %}{% trans "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 %}