{% load i18n djadmin %}{% comment %} A plain date input with one popover, replacing Django's "Today" link plus calendar icon plus popup table. The button is decorative: clicking the input opens the same picker, so it stays out of the tab order. {% endcomment %} {% include "django/forms/widgets/input.html" %}