{% load i18n %}{% spaceless %}
{% for btn in widget.minus_buttons %} {% endfor %} {% for btn in widget.plus_buttons %} {% endfor %} {% if widget.today %} {% translate "Set to today" as t_today_title %} {% endif %}
{% endspaceless %}