{% extends "base.html" %} {% load static %} {% block title %} - Page Not found{% endblock %} {% block content %}

404

Page Not Found

This is not the page you were looking for. Head back to homepage.

{% endblock content %}