diff --git a/Web/Presenters/templates/@layout.xml b/Web/Presenters/templates/@layout.xml index c3d561b2..535dab0c 100644 --- a/Web/Presenters/templates/@layout.xml +++ b/Web/Presenters/templates/@layout.xml @@ -301,7 +301,7 @@ {ifset $thisUser} - {if !$thisUser->isBanned()} + {if !$thisUser->isBanned() && !$thisUser->isDeleted()} {/if} {/ifset}