{% if invalid_password %}
403 Invalid Password
{% else %}
403 Authentication Required
{% end %}
To access mitmproxy, please enter the password or authentication token printed in the console.
{% module xsrf_form_html() %}