{% if current_user is None %} {% if handler.get_argument("login_error","") != "" %} Failed to log in. {% end %}
Username: Password:
{% else %}
{% if phase != 1 %} Time remaining: {% end %}
Questions Help
{{ current_user.real_name }} - Logout
{% end %}