{% extends "base.html" %} {% block title %}{{ super() }}/ Not Found{% endblock %} {% block content %}
{% endblock %}