whitespace cleanup (#547)

* whitespace

* start tbody correctly
This commit is contained in:
nick n
2019-03-23 10:28:43 +01:00
committed by Oliver Gorwits
parent 7ad712d79a
commit 3e5e7d36cc
21 changed files with 25 additions and 25 deletions

View File

@@ -12,7 +12,7 @@
<th class="nd_center-cell">Try Again</th>
</tr>
</thead>
</tbody>
<tbody>
[% FOREACH row IN results %]
<tr>
<td class="nd_center-cell">[% row.backend | html_entity %]</td>