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