{% extends "djmvc/base.html" %} {% block title %}{{ error_title }}{% endblock %} {% block content %} {% include "djmvc/_error.html" %} {% endblock %}