{{challenge_name}}

{% if loggedin %}
{% else %}

Houdini was famous for getting out of things without a key. Now a clever Internet magician has devised their latest trick of logging into a website without a valid password...

{% endif %}
{% with messages = get_flashed_messages() %} {% if messages %} {% for message in messages %}
{{message}}

{% endfor %} {% endif %} {% endwith %} {% if error %}

Oops! It looks like the following query caused an error...
{{error}}
{% endif %}