{% extends 'django_spire/glue/form/widget/input_widget.html' %} {% block input_type %}text{% endblock %} {% block input_attributes %} autocapitalize="none" autocorrect="off" spellcheck="false" {% endblock %}