summary refs log tree commit diff stats
path: root/theme/quotes/home.tpl
blob: 7e8c10fe49d8a6ab17f337e31ec3fa1446c88406 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<DIV ID="home_all">
	<H2>Four Island Quotes DB</H2>

	<DIV ID="home_news">
		<!--BEGIN NEWS-->
		<DIV CLASS="home_news_date"><!--NEWS.DATE--></DIV>
		<DIV CLASS="home_news_news"><!--NEWS.POST--></DIV><P>
		<!--END NEWS-->
	</DIV>
</DIV>