{% extends "base.html" %} {% load static %} {% block title %} - Page Not found{% endblock %} {% block content %}
This is not the page you were looking for. Head back to homepage.