diff --git a/tfjm/templates/base.html b/tfjm/templates/base.html index 319af0e..5f6433f 100644 --- a/tfjm/templates/base.html +++ b/tfjm/templates/base.html @@ -95,7 +95,7 @@ {% trans "Chat" %} - {% if user.admin %} + {% if user.registration.is_admin %}