{% extends "cciw/standard.html" %} {% load standardpage %} {% comment %} This template has a single variable 'object_list' which is a list of 'Award' objects {% endcomment %} {% block content %} {% for award in object_list %}
Awarded to:
Not awarded to anyone yet.
{% endif %}