{% extends 'base.html.twig' %} {% block body %}

Page not found

{# example security usage, see below #} {% if is_granted('IS_AUTHENTICATED_FULLY') %} {# ... #} {% endif %}

The requested page couldn't be located. Checkout for any URL misspelling or return to the homepage.

{% endblock %}