{% block center_column %} {%if entries %} {% autoescape off %} {%for post in entries %} {%if post.category.colour%} {%include 'bootlog/mid_col_post_cat.html'%} {%else%} {%include 'bootlog/mid_col_post_col.html'%} {%endif%} {%endfor%} {% endautoescape %} {% if entries.paginator %}