Merge branch 'fix_articles_comments' into 'develop'

Убрал комменты из под статей

See merge request skillbox/go.skillbox.ru!66
remotes/origin/pm_task_31703
Zolotarev Alexander 8 years ago
commit d3b9ec7ff1
  1. 6
      templates/articles.html

@ -66,9 +66,9 @@
</div> </div>
<div class="row" style=" box-sizing: border-box;padding: 40px;clear: both;margin-top: 40px;"> {# <div class="row" style=" box-sizing: border-box;padding: 40px;clear: both;margin-top: 40px;">#}
{% include 'comments_block.html' %} {# {% include 'comments_block.html' %}#}
</div> {# </div>#}
<div id="nav_block"> <div id="nav_block">
<div id="nav_in"> <div id="nav_in">

Loading…
Cancel
Save