diff --git a/Web/Presenters/templates/@layout.xml b/Web/Presenters/templates/@layout.xml index f20169d6..3d724cf5 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}