{% extends "default" %} {% block titlevariable %} {% set title = "Not Found" %} {% endblock %} {% block content -%}

404 Not Found

{%- endblock %}