{% extends "base.html" %} {% block title %}404 - Page does not exist{% endblock %} {% block content %}

404

Page does not exist

{% endblock %}