{% extends "base.html" %} {% block title %} Page not found {% endblock %} {% block content %}

Page Not Found (Error 404)!

We're so sorry :(

Return to Home Page.

{% endblock %}