summary refs log tree commit diff stats
path: root/theme/quotes/home.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'theme/quotes/home.tpl')
-rw-r--r--theme/quotes/home.tpl10
1 files changed, 10 insertions, 0 deletions
diff --git a/theme/quotes/home.tpl b/theme/quotes/home.tpl new file mode 100644 index 0000000..7e8c10f --- /dev/null +++ b/theme/quotes/home.tpl
@@ -0,0 +1,10 @@
1<DIV ID="home_all">
2 <H2>Four Island Quotes DB</H2>
3
4 <DIV ID="home_news">
5 <!--BEGIN NEWS-->
6 <DIV CLASS="home_news_date"><!--NEWS.DATE--></DIV>
7 <DIV CLASS="home_news_news"><!--NEWS.POST--></DIV><P>
8 <!--END NEWS-->
9 </DIV>
10</DIV>