{% extends 'core/base.html' %} {% block title %}404{% endblock %} {% block yield %}

404

This page does not exist.

{% endblock %}