Fix template for the exact version of buildbot we're using
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="title"><a href="{{ title_url }}">{{ title }}</a>
|
||||
{{ grid.category_title() }}
|
||||
{{ grid.tag_title() }}
|
||||
</td>
|
||||
|
||||
{% for s in stamps %}
|
||||
|
@@ -9,7 +9,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="title"><a href="{{ title_url }}">{{ title }}</a>
|
||||
{{ grid.category_title() }}
|
||||
{{ grid.tag_title() }}
|
||||
</td>
|
||||
{% for builder in builders %}
|
||||
{{ grid.builder_td(builder) }}
|
||||
|
Reference in New Issue
Block a user