{% extends theme("layout.html") %} {% block content %} {{ _('Page not found') }} {{ _('Go to main page') }} {% endblock %}