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