<span class="highlighted-row">
[% END %]
[% IF item.rota.active %]
<span>Active</span>
<span>[% tp('Rota status', 'Active') | html %]</span>
[% ELSE %]
<span>Inactive</span>
<tr>
<th class="anti-the">Name</th>
<th>Cyclical</th>
<th>Active</th>
<th>[% tp('Rota status', 'Active') | html %]</th>
<th>Description</th>
<th>Number of items</th>
<th class="NoSort noExport">Actions</th>
-