{% with messages = get_flashed_messages() %} {% if messages %}
    {% for message in messages %}
  • {{ message }}
  • {% endfor %}
{% endif %} {% endwith %}
{#
#} {# {{ wgform._csrf }}#}
{#
#} {#
#} {# #} {# #} {#
#} {% if doornames %}
1. First push button, then door open...
2. Select door...
{# #}
{# #}
3. please swipe...
{# #}
{% else %}
Please add a new controller, then Help->Startup or Configuration->SearchController ...
{% endif %}
{# #}
{# #} {# #} {# {{ wgform._csrf }}#}

Same Card, Card NO not same

{#
#}
{# #}
{% endblock %}