Selection

{% if start == end %} {{ start|date:"DATE_FORMAT" }} {% else %} {{ start|date:"DATE_FORMAT" }} - {{ end|date:"DATE_FORMAT" }} {% endif %}