{% extends 'layout/page.html' %} {% block head_title %} 404 - {{ i18n.gettext('page not found')|u }} {% endblock %} {% block page_content %}
{{ i18n.gettext('What were you looking for anyways?')|u }}