{% extends 'base.html' %} {% block head %} Enter text {% endblock %} {% block content %}

Text

{% endblock %}