{{ t("register_complete_main_text_temp_converted", "We've converted your temp account to a registered account and sent your new password via email. Please check your spam filters to ensure emails from this site get through. ") }}
{% else %}{{ t("register_complete_main_text", "We've sent an email to your registered email address with your access password. Please check your spam filters to ensure emails from this site get through. ") }}
{% endif %}{{ t("register_complete_email_from", "Emails from this site are sent from ") }} {{ SITE_CONFIG_DEFAULT_EMAIL_ADDRESS_FROM }}
{{ t("login", "login")|title }}