diff --git a/frontend/views/layouts/main.php b/frontend/views/layouts/main.php index 039a810..39f1fbd 100755 --- a/frontend/views/layouts/main.php +++ b/frontend/views/layouts/main.php @@ -423,7 +423,7 @@ _________________________________________________________ -->
-

h1 ?>

+

h1)?$seo->h1:(!empty($this->params['title'])?$this->params['title']:'') ?>

get('seo'); $this->params[ 'breadcrumbs' ][] = $seo->title; + ?>
diff --git a/frontend/views/site/about.php b/frontend/views/site/about.php index fb37f5d..fd519e4 100755 --- a/frontend/views/site/about.php +++ b/frontend/views/site/about.php @@ -17,10 +17,6 @@
- -
- О нас -

diff --git a/frontend/views/site/contact.php b/frontend/views/site/contact.php index cc81895..698cc89 100755 --- a/frontend/views/site/contact.php +++ b/frontend/views/site/contact.php @@ -35,9 +35,6 @@ JS;

-
- Контакты -

-- libgit2 0.21.4