diff --git a/backend/templates/authorized.html b/backend/templates/authorized.html index 5eaf93c..7ed0d1d 100644 --- a/backend/templates/authorized.html +++ b/backend/templates/authorized.html @@ -8,11 +8,11 @@
  • Web links
  • Cottage Calendar
  • Wish lists
  • - {% for user_role in user_roles %} {% if user_role.role_name == "admin" %}
  • User Administration
  • +
  • Gift Exchanges
  • {% endif %} {% endfor %}