diff --git a/core/layout/blank.php b/core/layout/blank.php index 962ed73b..eb12098b 100644 --- a/core/layout/blank.php +++ b/core/layout/blank.php @@ -2,6 +2,7 @@ + showMetaTitle(); ?> showMetaDescription(); ?> diff --git a/core/layout/light.php b/core/layout/light.php index 4447176d..35b20a5e 100644 --- a/core/layout/light.php +++ b/core/layout/light.php @@ -2,6 +2,7 @@ + showMetaTitle(); ?> showMetaDescription(); ?> diff --git a/core/layout/mail.php b/core/layout/mail.php index 4f214c00..b4b31b43 100644 --- a/core/layout/mail.php +++ b/core/layout/mail.php @@ -1,7 +1,8 @@ - + diff --git a/core/layout/main.php b/core/layout/main.php index 449ae7a4..3dff8984 100644 --- a/core/layout/main.php +++ b/core/layout/main.php @@ -2,6 +2,7 @@ + showMetaTitle(); ?> showMetaDescription(); ?>