diff --git a/templates/default-layout.hamlet b/templates/default-layout.hamlet index 474cb93..4ae0091 100644 --- a/templates/default-layout.hamlet +++ b/templates/default-layout.hamlet @@ -24,7 +24,7 @@ $maybe (Entity _pid person, verified, sharer, unread) <- mperson it. Or Log out. $if unread > 0 - 🔔${unread} + 🔔#{unread} $nothing
You are not logged in.