Eugeny Galkovskiy
/
land-artbox
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
e28914766050eb39bc7db925162c772cdca06212
Authored by
Eugeny Galkovskiy
2017-07-25 12:07:25 +0300
1 parent
987f5817
Текст
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
frontend/views/page/view.php
Inline
Side-by-side
frontend/views/page/view.php
Wrap text
Show/Hide comments
View file @
e289147
...
...
@@ -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
...
...