diff --git a/storage/database.sqlite b/storage/database.sqlite
index 9bdf847..8a73b87 100644
Binary files a/storage/database.sqlite and b/storage/database.sqlite differ
diff --git a/storage/framework/classes.php b/storage/framework/classes.php
index cead6fe..29b858e 100644
--- a/storage/framework/classes.php
+++ b/storage/framework/classes.php
@@ -136,4 +136,6 @@
'RainLab\\Builder\\Widgets\\DefaultBehaviorDesignTimeProvider' => 'plugins/rainlab/builder/widgets/DefaultBehaviorDesignTimeProvider.php',
'RainLab\\Builder\\Classes\\MigrationModel' => 'plugins/rainlab/builder/classes/MigrationModel.php',
'RainLab\\Builder\\Classes\\TableMigrationCodeGenerator' => 'plugins/rainlab/builder/classes/TableMigrationCodeGenerator.php',
+ 'cms\\Controllers\\themes' => 'modules/cms/controllers/themes.php',
+ 'cms\\Controllers\\themeoptions' => 'modules/cms/controllers/themeoptions.php',
);
\ No newline at end of file
diff --git a/themes/olympos/layouts/default.htm b/themes/olympos/layouts/default.htm
index 8035984..e965668 100644
--- a/themes/olympos/layouts/default.htm
+++ b/themes/olympos/layouts/default.htm
@@ -7,7 +7,7 @@
- OctoberCMS - {{ this.page.title }}
+ {{ this.theme.site_name }} - {{ this.page.title }}
diff --git a/themes/olympos/partials/footer.htm b/themes/olympos/partials/footer.htm
index 81a5681..13a68de 100644
--- a/themes/olympos/partials/footer.htm
+++ b/themes/olympos/partials/footer.htm
@@ -1,9 +1,15 @@
\ No newline at end of file
diff --git a/themes/olympos/partials/header.htm b/themes/olympos/partials/header.htm
index 5861ea0..0077166 100644
--- a/themes/olympos/partials/header.htm
+++ b/themes/olympos/partials/header.htm
@@ -3,9 +3,11 @@
[viewBag]
==
-
+
-
October Movies
+
+
+