diff --git a/templates/layout.php b/templates/layout.php index b4e3ec485..399c52373 100644 --- a/templates/layout.php +++ b/templates/layout.php @@ -2,18 +2,24 @@ + + + + + + <?= isset($title) ? Helper\escape($title).' - Kanboard' : 'Kanboard' ?>