diff --git a/templates/identity/_view_menu.html b/templates/identity/_view_menu.html index a43a7bc..6f24ef3 100644 --- a/templates/identity/_view_menu.html +++ b/templates/identity/_view_menu.html @@ -45,7 +45,7 @@ {% endif %} {% endif %} - {% if not outbound_block %} + {% if request.identity != identity and not outbound_block %}