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