{% set t = config.extra.t %} {% set lang = 'en' %} {% extends "main.html" %} {% block content %}
{{ t['404_message'] or 'The pathway you were looking for seems to have scattered through the quantum foam.' }}