{% extends "base.html" %} {% load tags %} {% block submenu %} {% endblock %} {% block content %}

{%trans "Page not found."%}

{% endblock %}