From 129d22d7c562e76e70a7e012eff47b733b81b9e5 Mon Sep 17 00:00:00 2001 From: Alexandre Iooss Date: Fri, 28 Sep 2018 12:37:49 +0200 Subject: [PATCH] Change Glyphicon to Font Awesome on login page --- templates/registration/login.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/templates/registration/login.html b/templates/registration/login.html index e169c321..c34c7582 100644 --- a/templates/registration/login.html +++ b/templates/registration/login.html @@ -32,8 +32,9 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% csrf_token %} {% bootstrap_form form %} - +

{% trans "Forgotten password?" %}