diff --git a/views/layouts/clear.php b/views/layouts/clear.php index 16fe886..1b5a44e 100644 --- a/views/layouts/clear.php +++ b/views/layouts/clear.php @@ -3,11 +3,7 @@ * Чистый лейаут - тут нет даже логотипа. Всё прижато к краям без значительных паддингов. */ ?> - + <?= App::getConfig('title') ?> @@ -32,7 +28,7 @@ - + diff --git a/views/layouts/default.php b/views/layouts/default.php index 26759dd..afb9458 100644 --- a/views/layouts/default.php +++ b/views/layouts/default.php @@ -30,7 +30,7 @@ - + diff --git a/views/layouts/page.php b/views/layouts/page.php index 38a0abd..24d44d3 100644 --- a/views/layouts/page.php +++ b/views/layouts/page.php @@ -1,9 +1,5 @@ - + <?= App::getConfig('title') ?> diff --git a/views/layouts/print.php b/views/layouts/print.php index 31e0eb6..af5cd4e 100644 --- a/views/layouts/print.php +++ b/views/layouts/print.php @@ -11,7 +11,7 @@ - +