Categorise specifications

This commit is contained in:
str4d
2016-04-01 23:28:07 +00:00
parent bb1ad85ed2
commit a894ae84f0
11 changed files with 21 additions and 2 deletions

View File

@@ -27,6 +27,7 @@ If you find any inaccuracies in the documents linked below, please
<table>
<tr>
<th>Title</th>
<th>Category</th>
<th>Last updated</th>
<th>Accurate for</th>
<th>Link</th>
@@ -34,6 +35,7 @@ If you find any inaccuracies in the documents linked below, please
{% for spec in specs %}
<tr>
<td>{{ spec.title }}</td>
<td>{{ spec.category }}</td>
<td><time>{{ spec.lastupdated }}</time></td>
<td>{{ spec.accuratefor }}</td>
<td>