diff --git a/resources/twig/auth/login.twig b/resources/twig/auth/login.twig index 8cd48afb22..59b52f7a25 100644 --- a/resources/twig/auth/login.twig +++ b/resources/twig/auth/login.twig @@ -2,56 +2,53 @@ {% block content %} -{% if errors.has('email') %} -
Reset your password
+ +- -
+Register a new account
+ +- Registering an account on Firefly requires an e-mail address. -
- {% if errors|length > 0 %} -- -
- - -+ {{ 'savings_balance_text'|_ }} +
+ + {{ ExpandedForm.balance('savings_balance') }} + ++ {{ 'cc_balance_text'|_ }} + +
+ + {{ ExpandedForm.balance('credit_card_limit') }} + +