{% extends "base.html" %} {% load url from future %} {% load i18n %} {% block media %} {% endblock %} {% block content %}
{% trans "The address you tried to visit does not exist." %}
{% trans "Click here to go to the main page." %}