{% extends "base.html" %} {% if tag %} {% block title %} {% if self.seo_title %}{{ self.seo_title }}{% else %}{{ self.title }}{% endif %}: {{ tag }} {% endblock %} {% block search_description %}Viewing all blog posts sorted by the tag {{ tag }}{% endblock %} {% endif %} {% block content %} {% if not tag %} {% include "base/include/header-index.html" %} {% endif %}
Viewing all blog posts sorted by the tag
.Oh, snap. Looks like we were too busy baking to write any blog posts. Sorry.