Skip to content

Instantly share code, notes, and snippets.

@matt-west
Created May 23, 2014 11:19
Show Gist options
  • Save matt-west/74c93af93baac6408d19 to your computer and use it in GitHub Desktop.
Save matt-west/74c93af93baac6408d19 to your computer and use it in GitHub Desktop.
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