tpl/ack-mail: Add directions for replying to vote address.
[usenet/usevote.git] / templates / result-proportional
CommitLineData
ac7e2c54
TH
1votename-first := value votename | first-words 60
2votename-more := value votename | drop-words 60 | create-lines 60
3proportion := value proportion | sprintf '%6.3f'
4numinvalid := value numinvalid | fill-left 4
5numabstain-formatted := value numabstain | fill-left 4
6yes := value yes | fill-left 4
7no := value no | fill-left 4
8group-first := value group | first-words 40
9group-more := value group | drop-words 40 | create-lines 40
10
11== TEMPLATE ============================================================
12
13Ergebnisse [$votename-first]
14[@votename-more| [$line]\n]
15([$numvalid] gueltige Stimmen)
16
17 Ja Nein : J>=N? Ja/Nein : ang.? : Gruppe
18---- ---- : ----- ------- : ----- : ---------------------------------------
19[@count|[$yes] [$no] : [?cond1| Ja |Nein] [$proportion] : : [$group-first]
20[@group-more| : : : [$line]\n]\n]
21[?numinvalid|[$numinvalid] ungueltige Stimme(n)]
22
23Gegen dieses Ergebnis kann innerhalb einer Woche nach seiner
24Veroeffentlichung Einspruch erhoben werden. Der Einspruch ist per
25E-Mail bei der Moderation von de.admin.news.announce (Adressen
26siehe Signatur) einzulegen.
27Wenn es keine ernsthaften Einsprueche gibt oder diese abgelehnt
28werden, wird die Moderation von de.admin.news.announce das
29Ergebnis danach umsetzen.
30
31
This page took 0.011059 seconds and 4 git commands to generate.