summaryrefslogtreecommitdiffstats
path: root/core/search/templates/part.results.html
blob: 612d02c18f860665fe00e37133459174c4259e08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<div id="status"></div>
<table>
	<tbody>
		<tr class="template">
			<td class="icon"></td>
			<td class="info">
				<a class="link">
					<div class="name"></div>
				</a>
			</td>
		</tr>
	</tbody>
</table>