{% extends "base.html" %} {% load static %} {% block main %}

Oops, we couldn't find that page

{% include "snippets/error-content.html" %}
Error code: 404
{% endblock %}