Commit 1f6e96734d1fedfc816278aadc3d774f64581814
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
@@ -59,7 +59,7 @@ _________________________________________________________ --> | @@ -59,7 +59,7 @@ _________________________________________________________ --> | ||
59 | <div id="post-content"> | 59 | <div id="post-content"> |
60 | 60 | ||
61 | <?= $model->lang->body; ?> | 61 | <?= $model->lang->body; ?> |
62 | - | 62 | + |
63 | </div> | 63 | </div> |
64 | <!-- /#post-content --> | 64 | <!-- /#post-content --> |
65 | 65 |