diff --git a/app/templates/partials/_account.html.j2 b/app/templates/partials/_account.html.j2 index 19704cc..78e9d63 100644 --- a/app/templates/partials/_account.html.j2 +++ b/app/templates/partials/_account.html.j2 @@ -108,7 +108,7 @@ {% endif %} - {% elif current_user.gm_level = 9%} + {% elif current_user.gm_level == 9 %}