{% extends "base.html" %} {% block navigation_items %}
{% endblock %} {% block content %}{{ gettext("Members are employed in companies and receive work \ certificates for work done.") }}
{{ gettext("Registration and login are done on the start page.") }}
{{ gettext("Companies send invitations to registered members. If the member \ confirms the invitation, they are considered employed by the inviting company.") }}
{{ gettext("When a company registers that a member has worked, \ the member receives work certificates on their account.") }}
{{ gettext("Companies use this application, among other things, \ for planning, viewing statistics, and passing on work certificates to workers.") }}
{{ gettext("Registration and login are done on the start page.") }}
{{ gettext("Accountants approve the plans of the companies on \ behalf of the society.") }}
{{ gettext("Accountants receive an invitation link from the system \ administrator, with which they can register and log in.") }}