{% extends "blog_index.html" %} {% set subtitle = 'Posts filled under ' + category.name -%} {% set posts = category.posts %} {% block content %}