debug
F1
F2
F3
F4
F5
{% for key, screen in screens.items %}
{% with screen.hash as screenHash %} {% include screen.template %} {% endwith %}
{% endfor %}