<div id="result_block" class="result_block_visible">
<table id="result_table_table" title="[% l('Search Results') %]"
class="table_no_border_space table_no_cell_pad">
+ <thead class="sr-only">
+ <tr>
+ <th>[% l('Search result number') %]</th>
+ <th>[% l('Book jacket cover art') %]</th>
+ <th>[% l('Item details and Actions') %]</th>
+ </tr>
+ </thead>
<tbody id="result_table">
[% FOR rec IN ctx.records;
attrs = {marc_xml => rec.marc_xml};
-%]
</div>
<table
+ role="presentation"
title="[% l('Record Holdings Summary') %]"
class="table_no_border_space table_no_cell_pad table_no_border results_info_table">
[% IF args.holdings.size > 0 %]