{% extends "blog_index.html" %} {% set subtitle = 'Posts tagged with ' + tag.name -%} {% set posts = tag.posts %} {% block content %}