{% extends "rosetta/base.html" %}{% load static %} {% load rosetta i18n %} {% block header %} {{block.super}}
{% endblock %} {% block pagetitle %}{{block.super}} - {{rosetta_i18n_lang_name}} - {{rosetta_i18n_app}} {% endblock %} {% block breadcumbs %}{% trans "File is read-only: download the file when done editing!" %}
{% endif %} {% if messages %} {% endif %} {% endblock %} {% block main %} {% endblock %}