{% extends g.theme.master %} {% block title %}Award List{% endblock %} {% block header %}Current Awards{% endblock %} {% block content %}
| Icon | Abbreviation | Description | Delete? | 
|---|---|---|---|
| {% if award.icon %} | {{award.short}} | {{award.full}} | [X] |