Yarik
/
artbox-shop
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
1f6e96734d1fedfc816278aadc3d774f64581814
Authored by
Yarik
2017-06-06 16:16:08 +0300
1 parent
54f69b92
Blog article to product
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/views/blog/view.php
Inline
Side-by-side
frontend/views/blog/view.php
Wrap text
Show/Hide comments
View file @
1f6e967
...
...
@@ -59,7 +59,7 @@ _________________________________________________________ -->
59
59
<div id="post-content">
60
60
61
61
<?= $model->lang->body; ?>
62
-
62
+
63
63
</div>
64
64
<!-- /#post-content -->
65
65
...
...