Dashboard | Campaigns | Games | {% if user.is_authenticated %} {% if user.is_staff %} Admin | {% endif %} {{ user.username }} {% else %} Login | Sign Up {% endif %} {% block content %} {% endblock content %}