{% extends "index.html" %} {% block nav %} <a href="{{ SiteProtoDomainTLD }}">Blog</a> ››Tag: <a href="{{ tag.url }}">{{ tag }}</a> {% endblock %} {% block content_title %} <h4>Articles tagged with <span class="blue">{{ tag }}</span>: </h4> {% endblock %}