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

Arbeitszeit

{{ gettext("A platform for working time calculation.") }}

{{ gettext("Welcome!") }}


{{ gettext("Please confirm your account.") }}
{{ gettext("Check your mailbox (and your spam folder) - you should have received an email with a confirmation link.") }}

{{ gettext("You did not get an email?") }} {{ gettext("Resend mail") }}.

{% endblock %}