diff --git a/templates/layout.php b/templates/layout.php
index baf248f..8785a5a 100644
--- a/templates/layout.php
+++ b/templates/layout.php
@@ -6,10 +6,13 @@
>
- = isset($title) ? Helper\escape($title) : t('Miniflux') ?>
-
+
+
+
+
+ = isset($title) ? Helper\escape($title) : t('Miniflux') ?>
diff --git a/templates/login.php b/templates/login.php
index 576d57d..7b063fb 100644
--- a/templates/login.php
+++ b/templates/login.php
@@ -6,8 +6,12 @@
>
-
+
+
+
+
+