{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% endif %} {% endwith %}
{% if loggedIn %}

You are currently logged in as {{ username }}.

{% else %}

You are currently not logged in.

{% endif %} Finding Nearby Mirror Location Not Found
Reusable?
{% if not loggedIn %}

Signing in is not required. You can at any time register and sign in to manage your existing codes for free. You can manage up to 1GB of files.

{% else %} {% endif %}