diff --git a/templates/default-layout.hamlet b/templates/default-layout.hamlet index fb12771..566b45b 100755 --- a/templates/default-layout.hamlet +++ b/templates/default-layout.hamlet @@ -24,10 +24,12 @@
  • Logout - $maybe _ <- madmin -
  • - - Administration + $case madmin + $of Just admin + $if admin +
  • + + Administration $nothing