diff --git a/frontend/views/blog/index.php b/frontend/views/blog/index.php index 27197f7..5f5ee91 100755 --- a/frontend/views/blog/index.php +++ b/frontend/views/blog/index.php @@ -21,121 +21,50 @@ ?> -
-
-
- - - - - - - - - - - - - - $dataProvider, - 'itemView' => '_article', - 'options' => [ - 'class' => 'col-md-9', - 'id' => 'blog-listing-medium', - ], - 'layout' => '{items}{pager}', - ] - ); ?> - - - - - - -
- - - - \ No newline at end of file + diff --git a/frontend/views/layouts/main.php b/frontend/views/layouts/main.php index ecba510..86b7363 100755 --- a/frontend/views/layouts/main.php +++ b/frontend/views/layouts/main.php @@ -60,7 +60,7 @@ JS; <?=Html::encode($seo->title)?> head() ?> - params['isBlog']) ? ' class="blog-view"' : ''?>> + params['isBlog']) ? ' class="blog-page"' : ''?>> beginBody() ?>
diff --git a/frontend/views/site/account.php b/frontend/views/site/account.php index 911be61..5699983 100644 --- a/frontend/views/site/account.php +++ b/frontend/views/site/account.php @@ -99,6 +99,9 @@