summary refs log tree commit diff stats
path: root/theme/pollIndex.tpl
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2008-11-19 17:27:03 -0500
committerStarla Insigna <hatkirby@fourisland.com>2008-11-19 17:27:03 -0500
commit24503e3abe705acde2df159aeae61be0d009f92e (patch)
tree8debbd53dcd0db2f5934c5e2af4e697e3787781d /theme/pollIndex.tpl
downloadfourisland-24503e3abe705acde2df159aeae61be0d009f92e.tar.gz
fourisland-24503e3abe705acde2df159aeae61be0d009f92e.tar.bz2
fourisland-24503e3abe705acde2df159aeae61be0d009f92e.zip
Imported sources
Diffstat (limited to 'theme/pollIndex.tpl')
-rw-r--r--theme/pollIndex.tpl12
1 files changed, 12 insertions, 0 deletions
diff --git a/theme/pollIndex.tpl b/theme/pollIndex.tpl new file mode 100644 index 0000000..2111b39 --- /dev/null +++ b/theme/pollIndex.tpl
@@ -0,0 +1,12 @@
1<H2>Poll of the Week</H2>
2<P>
3<CENTER><!--INCLUDE polloftheweek--></CENTER>
4<P>
5Welcome to the Poll of the Week! Feel free to vote on these! You can review old ones and also comment on them if
6you're logged in using the links below!
7<P>
8<UL>
9 <!--BEGIN POLL-->
10 <LI><A HREF="/poll/<!--POLL.ID-->.php"><!--POLL.QUESTION--></A> - Week of <!--POLL.WEEK--></LI>
11 <!--END POLL-->
12</UL>