{% extends 'login/form.html' %} {% load i18n %} {% block above_form %} {% trans "This is a text" %} {% endblock %}