blob: 787bda1c0ec33adb962a67196b8bf162c74ca6a0 [file] [log] [blame] [edit]
<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="{golden}"><img src="{golden}" height="192"></a></td>
<td> <a href="{candidate}"><img src="{candidate}" height="192"></a></td>
</tr>
</tbody>
</table>