Skip to content

Instantly share code, notes, and snippets.

@matt-west
Created May 23, 2014 11:19
Postach.io: is_tag
{% if is_tag %}
<h3 class="tag-header">Showing all posts tagged "{{ tag|format_tag(False, True) }}"</h3>
{% endif %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment