diff --git a/templates/widgets/profile/w_button_for_profile_menu.html b/templates/widgets/profile/w_button_for_profile_menu.html index 877e31f..f919164 100644 --- a/templates/widgets/profile/w_button_for_profile_menu.html +++ b/templates/widgets/profile/w_button_for_profile_menu.html @@ -12,7 +12,7 @@ {% if sel_page_name == 'logout' %} {% endif %} - {% if sel_page_name != 'logoout' %} + {% if sel_page_name != 'logout' %} {% endif %} {% endif %}