diff --git a/site/themes/simple/views/partials/head.php b/site/themes/simple/views/partials/head.php
index c12e4b39..a90528d5 100755
--- a/site/themes/simple/views/partials/head.php
+++ b/site/themes/simple/views/partials/head.php
@@ -3,26 +3,28 @@
use Flextype\Component\{Event\Event, Http\Http, Registry\Registry, Assets\Assets, Text\Text, Html\Html};
?>
-
+
-
+
-
-
-
-
+
+
+
+
- |
+ = Html::toText($page['title']); ?> | = Html::toText(Registry::get('settings.title')); ?>
-
-
-
+
+
+
+
+
diff --git a/site/themes/simple/views/partials/navigation.php b/site/themes/simple/views/partials/navigation.php
index 53309223..99f65f90 100755
--- a/site/themes/simple/views/partials/navigation.php
+++ b/site/themes/simple/views/partials/navigation.php
@@ -4,14 +4,14 @@
?>