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