Sign in to account
+{gettext("Sign in to account")}
- Don't have an account? + {gettext("Don't have an account?")} <.link navigate={~p"/users/register"} class="link link-primary"> - Sign up + {gettext("Sign up")} - for an account now. + {gettext("for an account now.")}
<.simple_form @@ -31,28 +31,28 @@ defmodule AprsmeWeb.UserLoginLive do >Register for an account
+{gettext("Register for an account")}
- Already registered? + {gettext("Already registered?")} <.link navigate={~p"/users/log_in"} class="link link-primary"> - Sign in + {gettext("Sign in")} - to your account now. + {gettext("to your account now.")}
<.simple_form @@ -35,12 +35,12 @@ defmodule AprsmeWeb.UserRegistrationLive do as={:user} >