{% extends "base.html" %} {% block content %} content {{ block.super }} {% endblock %} {% block error_here %} error here {% error %} {% endblock %}