diff --git a/budget/templates/home.html b/budget/templates/home.html index 7a0cafcf..ae36d4af 100644 --- a/budget/templates/home.html +++ b/budget/templates/home.html @@ -12,12 +12,14 @@
{{ auth_form.password.label }}
{{ auth_form.password }}
{{ auth_form.submit }}
-