{% extends "blog/base.html" %} {% load banjo_blog %} {% block content %} {% post_excerpt_list posts %} {% endblock %}