{% with messages = get_flashed_messages() %}
{% if messages %}
{% for message in messages %}
Error:{{ message }}
{% endfor %}
{% endif %}
{% endwith %}
{% block body %}{% endblock %}
If you have already saved a query, you can load it
here
{% if state.roottype %}