<%= t(".title") %>
- <%= render partial: "phone_instructions" %> -<%= t(".problem_sign_in") %>
-<%= t(".explanation") %>
-<%= link_to t(".another_method"), users_auth_sms_access_code_path, class: "text-center" %>
-<%= t("title", scope: "decidim.helsinki_smsauth.omniauth.new") %>
++ <%= render partial: "phone_instructions" %> +
+<%= t("problem_sign_in", scope: "decidim.helsinki_smsauth.omniauth.new") %>
+<%= t("explanation", scope: "decidim.helsinki_smsauth.omniauth.new") %>
+<%= link_to t("another_method", scope: "decidim.helsinki_smsauth.omniauth.new"), users_auth_sms_access_code_path, class: "text-center" %>