diff options
Diffstat (limited to 'mottovote/public/index.html')
-rw-r--r-- | mottovote/public/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mottovote/public/index.html b/mottovote/public/index.html index c562fa7..5aaa484 100644 --- a/mottovote/public/index.html +++ b/mottovote/public/index.html @@ -20,6 +20,11 @@ </div> <main> + <p> + Genaue Ausführungen, sowie Rechtschreibung, Gestaltung und Sub-Themen sind noch nach der Abstimmung + diskutierbar. Ihr habt drei Stimmen, könnt euch nach der Wahl aber nochmal umentscheiden (ebenfalls über + diese Seite). Bitte wählt vernünftig! + </p> <div id="vote"></div> <button class="pure-button pure-button-primary" id="voteButton">Vote!</button> </main> |