summary refs log tree commit diff stats
path: root/theme/poll.tpl
blob: 3781e47abbdbef2235661d87c464502fd0664b9e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<H2><!--QUESTION--></H2>
<P>
<CENTER>
	<!--INCLUDE polloftheweek-->
</CENTER>
<P>
<DIV CLASS="bubble">
	<DIV CLASS="rounded">
		<BLOCKQUOTE>
			<DIV>
				<!--BEGIN COMPLETE-->
				<!--COMPLETE.RSS-->
				<P>
				<!--COMPLETE.OPTION1--> - <!--COMPLETE.CLICKS1--> vote(s)!<BR>
				<!--COMPLETE.OPTION2--> - <!--COMPLETE.CLICKS2--> vote(s)!<BR>
				<!--COMPLETE.OPTION3--> - <!--COMPLETE.CLICKS3--> vote(s)!<BR>
				<!--COMPLETE.OPTION4--> - <!--COMPLETE.CLICKS4--> vote(s)!
			</DIV>
		</BLOCKQUOTE>
	</DIV>
	<CITE CLASS="rounded"><STRONG><!--COMPLETE.AUTHOR--></STRONG> on <!--COMPLETE.DATE--></CITE>
			<!--END COMPLETE-->
			<!--BEGIN INCOMPLETE-->
				The results of this poll of the week are pending. Meanwhile, if you haven't voted yet, why not do so?
			</DIV>
		</BLOCKQUOTE>
	</DIV>
			<!--END INCOMPLETE-->
</DIV>
</CENTER>