{# templates/share/voter_who_shares_summary_list.html #} {% extends "template_base.html" %} {% block title %}Voters Who Share{% endblock %} {% block content %} {% load template_filters %} {% load humanize %}
(no shared items found)
{% endif %} {% endblock %}