{% load i18n %}
{# The real input stays visible and editable on purpose: the widget then #} {# works without JS, is reachable by screen readers, and `required` does #} {# what it says. django-location-field hides it and loses all three. #} {% include "gentelella/widgets/input.html" %} {% if show_locate %} {% endif %}
{% if show_search %}
{% endif %}