{% if current_user.netid %}
{{ current_user.netid }}
Log Out
{% if admin %} {% endif %} {% else %}
Log In
{% endif %}