{% extends 'vote/base.html' %} {% load static %} {% load crispy_forms_filters %} {% block content %}

Help Page

{# todo fill in help text #}

Voter

{# Fill in information on how to vote and how votes are counted (abstention)#}

{% lorem %}

Manager

{# Fill in information on how to use the management page #} {# * Reverence with link to the management site #} {# * Explain (maybe with screenshots) how stustanet members can generate a password for wahlfang on their #} {# accounts website #} {# * Explain how one can create an election and what the fields mean #} {# * Explain how one can add voters (email, anonymous and csv file) #}

{% lorem %}

Example
Example screenshot with caption.

{% lorem %}

{% endblock %}