From 56a86bf298dce4cadbcc156bc0863c4fa7403be2 Mon Sep 17 00:00:00 2001 From: Hugh Willson Date: Wed, 13 Dec 2017 11:29:55 -0500 Subject: [PATCH] Help browser account saving with accounts-ui login/signup forms (#9442) * Help browser account saving with accounts-ui login/signup forms `accounts-ui-unstyled` currently uses `
`'s to hold its login/signup forms, as well as `
`'s to represent the login/signup buttons in the form. By not using proper `
` and `
+ {{#if inLoginFlow}} {{#if showCreateAccountLink}} @@ -129,7 +132,7 @@ {{#if inSignupFlow}} {{> _loginButtonsBackToLoginLink}} {{/if}} -
+ {{/if}} @@ -156,26 +159,6 @@ - - -