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

@@ -15,7 +15,7 @@
<th class="nd_center-cell">Delete</th>
</tr>
</thead>
</tbody>
<tbody>
[% SET count = 0 %]
[% FOREACH row IN results %]
[% SET count = count + 1 %]