From 276d420ed1dcba310370c9d4d1214fa710ec39bd Mon Sep 17 00:00:00 2001 From: Drew Larson Date: Sat, 9 Jul 2016 11:39:01 -0600 Subject: [PATCH] Change card text to say 'Login'. --- bikeshop_project/registration/templates/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bikeshop_project/registration/templates/login.html b/bikeshop_project/registration/templates/login.html index 0b4333c..65c7b59 100644 --- a/bikeshop_project/registration/templates/login.html +++ b/bikeshop_project/registration/templates/login.html @@ -36,7 +36,7 @@ {% block content %}
-

Welcome

+

Login

{% if form.non_field_errors %}