{% load static %}
Datapath Logo
{% if wristband %}
{{ wristband.user_info.email }}
{% include 'components/_user_menu.html' %}
{% else %} Login {% endif %}