{%extends'blog/partials/base.html'%}{%blockcontent%}{%loadstatic%}<h2style="margin-top:15px;">Posts Tagged With "{{tag.name}}"</h2>{%ifposts%}<divstyle="margin-top: -10px;">{%include'blog/partials/post_list.html'%}</div>{%else%}<p>There are no posts tagged with "{{tag.name}}".</p>{%endif%}{%endblock%}