{% extends "telemeta/base.html" %} {% load telemeta_utils %} {% load i18n %} {% block content %}
{% block modules %} {% with "Last changes" as title %} {% include "telemeta/inc/module_revisions.html" %} {% endwith %} {{ block.super }} {% endblock %}
vox {{ page_content|render_flatpage }}
{% trans "Connexion" %}
{% endblock %}