</tr>
{% for build in builds.items %}
<tr>
- <th scope="row"><a href="https://gitlab.com/LineageOS/builder/android/pipelines/{{build.build_id}}">{{build.build_id}}</a></td>
+ <th scope="row"><a href="https://gitlab.com/LineageOS/builder/android/pipelines/{{build.build_id}}">{{build.build_id}}</a></th>
<td>{{build.build_status}}</td>
<td>{{build.build_device}}</td>
<td>{{build.build_version}}</td>
</tr>
{% for build in builds.items %}
<tr>
- <th scope="row"><a href="https://gitlab.com/LineageOS/builder/android/pipelines/{{build.build_id}}">{{build.build_id}}</a></td>
+ <th scope="row"><a href="https://gitlab.com/LineageOS/builder/android/pipelines/{{build.build_id}}">{{build.build_id}}</a></th>
<td>{{build.build_status}}</td>
<td>{{build.build_device}}</td>
<td>{{build.build_version}}</td>