summary refs log tree commit diff stats
path: root/theme/poll.tpl
diff options
context:
space:
mode:
authorStarla Insigna <starla4444@gmail.com>2011-01-30 14:10:39 -0500
committerStarla Insigna <starla4444@gmail.com>2011-01-30 14:10:39 -0500
commita4976f966f0de5abc11235e8decb760ad79ecad1 (patch)
tree1c1ec1c5fd31a66b543bd9f092a1295de5bbdd42 /theme/poll.tpl
parent74db7a24d9c2230b104979f4e4981c57ff73de71 (diff)
downloadfourisland-a4976f966f0de5abc11235e8decb760ad79ecad1.tar.gz
fourisland-a4976f966f0de5abc11235e8decb760ad79ecad1.tar.bz2
fourisland-a4976f966f0de5abc11235e8decb760ad79ecad1.zip
Removed deleted files from previous commit
Wow, that took a long time to notice.
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-->