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 }}
load_js: {{ load_js }}
{% if load_js %}
{% endif %}