{% extends 'base.html' %} {% block main %}
{% if hit.bf_contribution %} {% for contributor in hit.bf_contribution %} {{ contributor[0].value }} {% endfor %} {% endif %}