{% extends M.userbase.config.master_template %} {% import "_m/userbase/macros.html" as formmacros with context %} {% block content %}

{{_("You need to activate our account")}}

{{_("You have received a code by email. You can either click the link provided in the email or you can manually enter the code below.")}}
{{_("Enter the code from the activation email here")}}
{% endblock %}