{% load static %}

Visibility

Number of times this span was scrolled into view: {{ scroll_counter }}

Call JavaScript

javascript_exclude states

{% for state in states %} {{ state }} {% endfor %}

Select2

States (in ignored div): {{ states }}
selected_state: {{ selected_state }}
States (not in ignored div): {{ states }}
select2_datetime: {{ select2_datetime }}

load_js: {{ load_js }}

{% if load_js %} {% endif %}