{% extends 'partials/base.html.twig' %} {% set page_title = 'Error 404' %} {% block content %}

Error 404

This page doesn't exist

{% endblock %}