summaryrefslogtreecommitdiff
path: root/templates/footer.tpl
blob: be3eff6bd38fe9d8841aeabbdcb678e7d22a50c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<div id='footer'>
	<div id='footerLinks'>
		<a href='/'>Search</a> |
		<a href='faq'>FAQ</a> |
		<a href='terms.html' onclick='openInNewWindow("terms.html"); return false;'>Terms &amp; Conditions</a>
	</div>
</div>

</body>

</html>