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 <a href=@{AuthR LogoutR}>Log out. $if unread > 0 <a href=@{NotificationsR $ sharerIdent sharer}> - 🔔${unread} + 🔔#{unread} $nothing <div> You are not logged in.