AHDXApple Health Data eXporter
{% with messages = get_flashed_messages(with_categories=true) %} {% for category, msg in messages %}
{{ msg }}
{% endfor %} {% endwith %}
{% if mode == 'setup' %}

Set a password

The web UI is protected. Pick a password to use from now on.

{% else %}

Log in

{% endif %}