{% extends 'layouts/base-auth.html' %} {% load static %} {% block title %}Page 404 - {% endblock title %} {% block body %}border-top-wide border-primary d-flex flex-column{% endblock body %} {% block content %}
404

Oops… You just found an error page

We are sorry but the page you are looking for was not found

{% endblock content %}