[% END %]
</tr>
[% FOREACH line IN result %]
<tr data-authid="[% result.authid | html %]">
<tr data-authid="[% line.authid | html %]">
<td>
[% IF line.html %]
[% line.html | $raw %]
-