{{ blog.title }}
{{ blog.introduction|truncatewords:15 }}
{% extends "base.html" %} {% load wagtailcore_tags navigation_tags wagtailimages_tags i18n %} {% block content %} {% include "base/include/header-index.html" %}
{% blocktrans with tag=''|add:tag|add:'' %}Viewing all blog posts by {{ tag }}{% endblocktrans %}
{{ blog.introduction|truncatewords:15 }}
{% trans "Oh, snap. Looks like we were too busy baking to write any blog posts. Sorry." %}