{% extends "users/layout.html" %} {% block head %} {{ super() }} {% if app.extensions.frasco_users.options['recaptcha_key'] %} {% endif %} {% if app.extensions.frasco_users.options['hcaptcha_key'] %} {% endif %} {% endblock %} {% block users_title %}{{_("Create an account")}}{% endblock %} {% block users_nav %}{{_("Login with existing account")}}{% endblock %} {% block users_content %}
{% if app.config['PAYMENTS_ENABLED'] %} {{ _("Start your free 15 days trial now. No credit card required and without any limitations.") }} {% else %} {{ app.config['SIGNUP_MESSAGE']|nl2br }} {% endif %}
{{_('All fields are mandatory')}}
{{_('You have been invited to join Kantree. Use the same email you have been invited with.')}}
{{_('All fields are mandatory')}}