{% extends "base_news.html" %} {% block subtitle %}{{ object.headline|striptags|safe }} - {% endblock %} {% block content %}
{% include "news/pressrelease_partial.html" with pressr=object htag="h2" only %}
{% endblock %}