{% extends "base_error.html" %} {% load static %} {% block title %}Page not found{% endblock title %} {% block content %} {% endblock content %}