{% extends 'news/base.html' %} {% load bootstrap %} {% block pagetitle %}: News Item{% endblock pagetitle %} {% block breadcrumb_items %} {{ block.super }} {{ object.headline|truncatechars:20 }} {% endblock %} {% block content %}