{% with tabname='whatif_1stscenario' %}
{% include 'whatif_1stscenario_descr.html' %}

{% include 'loading.html' %}
{% include 'label.html' with category='zone' capcategoryname='Zone' kind='select' %}
{% include 'selector.html' with category='zone' categorynames='zones' %}
{% include 'label.html' with category='date' capcategoryname='Week date' kind='input' %}
{% include 'submitbutton.html' with category='main' %}
Map
{% include 'minimap.html' %}
Waiting for the user to run a simulation ...
{% with tabname='whatif_1stscenario-heatmap' %}
{% include 'loading.html' %}
Heatmap
Transactions
Real data
What-If 1st scenario
Generated data
What-If 1st scenario
Parking occupancy
Real data
What-If 1st scenario
Generated data
What-If 1st scenario
{% include 'label.html' with category='date' capcategoryname='Week day' kind='input' %}
{% include 'submitbutton.html' with category='weekdate' %}
{% endwith %}
{% with tabname='whatif_1stscenario-distrib' %}
{% include 'loading.html' %}
Distribution
Transactions
What-If 1st scenario
What-If 1st scenario
Parking occupancy
What-If 1st scenario
What-If 1st scenario
{% endwith %}
{% with tabname='whatif_1stscenario-plot' %}
{% include 'loading.html' %}
Cumulative time series
Transactions
What-If 1st scenario
Parking occupancy
What-If 1st scenario
{% include 'label.html' with category='localzone' capcategoryname='Local zone' kind='select' %}
{% include 'selector.html' with category='localzone' categorynames='zones' %}
{% include 'submitbutton.html' with category='localzone' %}
{% endwith %}
{% endwith %}