{% extends "templates/web.html" %} {% macro email_login_body() -%}
{{ _('Login your account and start your business') }}
{{ _("You need to enable JavaScript for your app to work.") }}{{ _("To enable it follow the instructions in the following link: {0}").format("enable-javascript.com
{{ _("or") }}
{{ _('Register new account to complete your work') }}
{{ _("Have an account? Login") }}
{{_("Signups have been disabled for this website.")}}
{{ _('Write your email to reset password') }}
{{ _("Back to Login") }}