{% if trialUser == false %} {{ t("register_text", "Please enter your information to register for an account. Your new account password will be sent to your email address.") }} {% else %} {{ t("register_text_temp_user", "Please enter your information to convert your temp account to a registered account. Your account password will be sent to your email address.") }} {% endif %}
{{ t("login", "login")|title }}