{% load static %}
{% if user.is_authenticated %} Dashboard Track Hours

{% if user.is_superuser %} Accounts {% endif %} Invoices Partners Servers

{% if user.is_superuser %} Settings {% endif %} My Account Log out {% else %} Login Reset Password {% endif %}