{% extends 'cruditor/base.html' %} {% load i18n %} {% block container %}

{% trans 'Take me to the index page' %}

{% endblock %}