{% load date_js static %}
navigate_before
{% if display_date_only %}
{{ day|date:"l" }}, {{ day }}
{% else %}
{% endif %}
navigate_next