Commit 4ca4188e534a0b4a416adb5756b40e443c1e057d

Authored by alex
2 parents 8fe794e8 6b7c197a

Merge remote-tracking branch 'origin/master'

frontend/views/blog/_article.php
@@ -68,15 +68,5 @@ $imageHeight = 240; @@ -68,15 +68,5 @@ $imageHeight = 240;
68 <meta itemprop="height" content="675"/> 68 <meta itemprop="height" content="675"/>
69 69
70 <meta itemprop="width" content="900"/> 70 <meta itemprop="width" content="900"/>
71 - </div>  
72 </div> 71 </div>
73 -  
74 -  
75 -  
76 -  
77 -  
78 -  
79 -  
80 -  
81 -  
82 - 72 +</div>
83 \ No newline at end of file 73 \ No newline at end of file
frontend/views/blog/index.php
@@ -60,6 +60,7 @@ use frontend\widgets\SeoLinks; @@ -60,6 +60,7 @@ use frontend\widgets\SeoLinks;
60 </div> 60 </div>
61 </div> 61 </div>
62 </div> 62 </div>
  63 +
63 <div class="row blog-list-row"> 64 <div class="row blog-list-row">
64 <?= ListView::widget( 65 <?= ListView::widget(
65 [ 66 [