summaryrefslogtreecommitdiff
path: root/www/tshirt-contest/vote.t
diff options
context:
space:
mode:
Diffstat (limited to 'www/tshirt-contest/vote.t')
-rw-r--r--www/tshirt-contest/vote.t30
1 files changed, 30 insertions, 0 deletions
diff --git a/www/tshirt-contest/vote.t b/www/tshirt-contest/vote.t
new file mode 100644
index 0000000000..43d045aa85
--- /dev/null
+++ b/www/tshirt-contest/vote.t
@@ -0,0 +1,30 @@
1#define _PAGE_ Vote for a Rockbox T-Shirt Design
2#include "head.t"
3
4<p>
5 <b>How to vote</b>
6<p>
7 First, check out the <a href="designs.html">designs</a>.
8<p>
9 Write down your prefered <b>three</b> designs in order or preference (1
10being the one you like most), in this style: <pre>
11 1: #[number]
12 2: #[number]
13 3: #[number]
14</pre>
15
16<p>
17 (of course you replace [number] with an actual number of the design that
18 you like)
19<p>
20 Mail your list of votes to <a
21 href="mailto:rockboxshirt@haxx.se">rockboxshirt@haxx.se</a>, make sure to
22include the word "VOTE" in the subject.
23<p>
24 If you don't have your name clearly in the From: line, please include it in
25 the mail.
26
27<p>
28 <a href="./">T-shirt contest main page</a>
29
30#include "foot.t"