{% extends "base.html" %} {% block title %}404 ยท {{ config.title }}{% endblock title %} {% block content %}

404

No such page. Back to the index.

{% endblock content %}