summary refs log tree commit diff stats
path: root/theme/poll.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'theme/poll.tpl')
-rwxr-xr-xtheme/poll.tpl64
1 files changed, 24 insertions, 40 deletions
diff --git a/theme/poll.tpl b/theme/poll.tpl index c5b08fb..b906f40 100755 --- a/theme/poll.tpl +++ b/theme/poll.tpl
@@ -1,40 +1,24 @@
1<H2><!--QUESTION--></H2> 1<h2 class="light-at-night"><!--QUESTION--></h2>
2<P> 2
3<DIV CLASS="sidebar" STYLE="margin: auto"> 3<div class="module rounded center sidebar">
4 <DIV CLASS="bubble"> 4 <!--POTW-->
5 <DIV CLASS="rounded"> 5</div>
6 <BLOCKQUOTE> 6
7 <DIV ID="hatbar"> 7<div class="module rounded">
8 <P> 8 <!--BEGIN COMPLETE-->
9 <!--INCLUDE polloftheweek--> 9 <!--COMPLETE.RSS-->
10 </P> 10
11 </DIV> 11 <p>
12 </BLOCKQUOTE> 12 <!--COMPLETE.OPTION1--> - <!--COMPLETE.CLICKS1--> vote(s)!<br />
13 </DIV> 13 <!--COMPLETE.OPTION2--> - <!--COMPLETE.CLICKS2--> vote(s)!<br />
14 </DIV> 14 <!--COMPLETE.OPTION3--> - <!--COMPLETE.CLICKS3--> vote(s)!<br />
15</DIV> 15 <!--COMPLETE.OPTION4--> - <!--COMPLETE.CLICKS4--> vote(s)!
16<P> 16 </p>
17<DIV CLASS="bubble"> 17</div>
18 <DIV CLASS="rounded"> 18
19 <BLOCKQUOTE> 19<cite class="rounded"><strong><!--COMPLETE.AUTHOR--></strong> on <!--COMPLETE.DATE--></cite>
20 <DIV> 20<!--END COMPLETE-->
21 <!--BEGIN COMPLETE--> 21<!--BEGIN INCOMPLETE-->
22 <!--COMPLETE.RSS--> 22 The results of this poll of the week are pending. Meanwhile, if you haven't voted yet, why not do so?
23 <P> 23</div>
24 <!--COMPLETE.OPTION1--> - <!--COMPLETE.CLICKS1--> vote(s)!<BR> 24<!--END INCOMPLETE-->
25 <!--COMPLETE.OPTION2--> - <!--COMPLETE.CLICKS2--> vote(s)!<BR>
26 <!--COMPLETE.OPTION3--> - <!--COMPLETE.CLICKS3--> vote(s)!<BR>
27 <!--COMPLETE.OPTION4--> - <!--COMPLETE.CLICKS4--> vote(s)!
28 </DIV>
29 </BLOCKQUOTE>
30 </DIV>
31 <CITE CLASS="rounded"><STRONG><!--COMPLETE.AUTHOR--></STRONG> on <!--COMPLETE.DATE--></CITE>
32 <!--END COMPLETE-->
33 <!--BEGIN INCOMPLETE-->
34 The results of this poll of the week are pending. Meanwhile, if you haven't voted yet, why not do so?
35 </DIV>
36 </BLOCKQUOTE>
37 </DIV>
38 <!--END INCOMPLETE-->
39</DIV>
40</CENTER>