{% set title = '404' %} {% extends 'src/layouts/error.html' %} {% block content %}
Not Found

Not Found

The page you are looking not found.

Go Home
{% endblock %}