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.tpl24
1 files changed, 0 insertions, 24 deletions
diff --git a/theme/poll.tpl b/theme/poll.tpl deleted file mode 100755 index 9547214..0000000 --- a/theme/poll.tpl +++ /dev/null
@@ -1,24 +0,0 @@
1<h2 class="light-at-night"><!--QUESTION--></h2>
2
3<div class="module rounded center sidebar">
4 <!--POTW-->
5</div>
6
7<div class="module rounded">
8 <!--BEGIN COMPLETE-->
9 <!--COMPLETE.RSS-->
10
11 <p>
12 <!--COMPLETE.OPTION1--> - <!--COMPLETE.CLICKS1--> vote(s)!<br />
13 <!--COMPLETE.OPTION2--> - <!--COMPLETE.CLICKS2--> vote(s)!<br />
14 <!--COMPLETE.OPTION3--> - <!--COMPLETE.CLICKS3--> vote(s)!<br />
15 <!--COMPLETE.OPTION4--> - <!--COMPLETE.CLICKS4--> vote(s)!
16 </p>
17</div>
18
19<cite class="rounded"><!--COMPLETE.DATE--></cite>
20<!--END COMPLETE-->
21<!--BEGIN INCOMPLETE-->
22 The results of this poll of the week are pending. Meanwhile, if you haven't voted yet, why not do so?
23</div>
24<!--END INCOMPLETE-->