{% extends 'base.html' %} {% block title %} {{ object.title }} {% endblock %} {% block content %}
{{ object.blurb }}