Commit e28914766050eb39bc7db925162c772cdca06212

Authored by Eugeny Galkovskiy
1 parent 987f5817

Текст

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
frontend/views/page/view.php
... ... @@ -25,7 +25,9 @@
25 25 <div class="col-md-9 clearfix">
26 26 <section>
27 27 <div id="text-page">
  28 + <div class="lead">
28 29 <?= $model->lang->body ?>
  30 + </div>
29 31 </div>
30 32 </section>
31 33  
... ...