The A.V. Club
{% autoescape on %}

The following names have been removed from the article:
{{ content.title|safe }}.

Here are the current contributions associated with the piece.

{% for contribution in contributions %} {% endfor %}
Amount Contributor Title / Feature Type
${{ contribution.pay }} {{ contribution.contributor.get_full_name }} {{ content.title|safe }}
{{ content.feature_type.name }}
{% endautoescape %}