{% extends "base.html" %} {% block title %}{{ super() }}|Page Not Found{% endblock %} {% block page_content %}

Not Found

{% endblock %}