{% extends "wagtailadmin/shared/field.html" %} {% load i18n %} {% block form_field %} {% include "django/forms/widgets/input.html" %} {% endblock %}