{% extends "base.html" %} {% block navigation_items %} {% endblock %} {% block content %}

{{ gettext("User manual") }}

{{ gettext("User roles") }}

{{ gettext("Members") }}

{{ gettext("Members are employed in companies and receive work \ certificates for work done.") }}

{{ gettext("Registration and login") }}

{{ gettext("Registration and login are done on the start page.") }}

{{ gettext("Company Affiliation") }}

{{ gettext("Companies send invitations to registered members. If the member \ confirms the invitation, they are considered employed by the inviting company.") }}

{{ gettext("Work certificates and consumption") }}

{{ gettext("When a company registers that a member has worked, \ the member receives work certificates on their account.") }}

{{ gettext("Companies") }}

{{ gettext("Companies use this application, among other things, \ for planning, viewing statistics, and passing on work certificates to workers.") }}

{{ gettext("Registration and login") }}

{{ gettext("Registration and login are done on the start page.") }}

{{ gettext("Accountants") }}

{{ gettext("Accountants approve the plans of the companies on \ behalf of the society.") }}

{{ gettext("Registration and login") }}

{{ gettext("Accountants receive an invitation link from the system \ administrator, with which they can register and log in.") }}

{% endblock %}