summary refs log tree commit diff stats
path: root/theme/pollIndex.tpl
diff options
context:
space:
mode:
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>