{% include theme('header.html') %}
{{ _('404 Not Found') }}
{{ _('The request the was not found on this server.') }}
{% include theme('footer.html') %}
{% include 'global_js.html' %} {% include theme('i18n_js.html') %}