{% csrf_token %} {{ view.date_range_form.as_p }}
  {# Animation slider html code is the same as in wms.html #} {% if view.animation_slider %}
  • {{ view.animation_slider.selected_date|date:"d/m/Y" }}
  • {% endif %}