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