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

404

we couldn't find the page you are looking for

Go Home
{% endblock %}