{% extends "base.html" %} {% block title%} {{ tag.name }} - {{ blog.name }} {% endblock %} {% block main %}
<< Home

{{ tag.name }}

{% endblock %}