diff --git a/system/Settings.php b/system/Settings.php
index c3da0ea..a4708aa 100644
--- a/system/Settings.php
+++ b/system/Settings.php
@@ -82,7 +82,7 @@ class Settings
'editor' => 'visual',
'formats' => ['markdown', 'headline', 'ulist', 'olist', 'table', 'quote', 'notice', 'image', 'video', 'file', 'toc', 'hr', 'definition', 'code'],
'contentFolder' => 'content',
- 'version' => '1.4.1',
+ 'version' => '1.4.2',
'setup' => true,
'welcome' => true,
'images' => ['live' => ['width' => 820], 'thumbs' => ['width' => 250, 'height' => 150]],
diff --git a/system/author/layouts/layout.twig b/system/author/layouts/layout.twig
index 33fa521..2b2630a 100644
--- a/system/author/layouts/layout.twig
+++ b/system/author/layouts/layout.twig
@@ -17,8 +17,8 @@
-
-
+
+
{{ assets.renderCSS() }}
@@ -41,16 +41,16 @@
-
+
-
-
-
-
-
+
+
+
+
+
diff --git a/system/author/layouts/layoutAuth.twig b/system/author/layouts/layoutAuth.twig
index 265dcea..cbe7c4d 100644
--- a/system/author/layouts/layoutAuth.twig
+++ b/system/author/layouts/layoutAuth.twig
@@ -18,7 +18,7 @@
-
+
{{ assets.renderCSS() }}
@@ -32,6 +32,6 @@
{% block content %}{% endblock %}
-
+