{% load i18n %} {% include "django/forms/widgets/input.html" %}

{% blocktrans with phrase=widget.phrase %}Please type this phrase to confirm: {{ phrase }}{% endblocktrans %}