Switch to unified view
a/Allura/allura/templates/awards.html | b/Allura/allura/templates/awards.html | ||
---|---|---|---|
... |
... |
||
4 | 4 | ||
5 | {% block header %}Current Awards{% endblock %} |
5 | {% block header %}Current Awards{% endblock %} |
6 | 6 | ||
7 | {% block content %} |
7 | {% block content %} |
8 | <div id="award_list"> |
8 | <div id="award_list"> |
9 | <table border="1">
|
9 | <table> |
10 | <thead> |
10 | <thead> |
11 | <tr> |
11 | <tr> |
12 | <th>Icon</th> |
12 | <th>Icon</th> |
13 | <th>Abbreviation</th> |
13 | <th>Abbreviation</th> |
14 | <th>Description</th> |
14 | <th>Description</th> |