blob: af8d5b34d4e4f4e9e8f4ee58c586ed30fc1282d1 [file]
<h2><b class="white_text"><a target="_blank" onclick="window.open(this.href,'_blank');return false;" href={url}>{name}</a></b></h2>
<table class="entry_table_images">
<thead>
<tr>
<th>candidate </th>
<th>golden</th>
</tr>
</thead>
<tbody>
<tr>
<td> <a href="{candidate}"><img src="{candidate_thumb}" height="192"></a></td>
<td> <a href="{golden}"><img src="{golden_thumb}" height="192"></a></td>
</tr>
</tbody>
</table>