From 382f5edf819eb313295d1fad27ef34ffccade9e0 Mon Sep 17 00:00:00 2001 From: Gustavo Lopes Date: Wed, 20 Sep 2017 12:47:39 -0300 Subject: [PATCH] Modified outside title as requested by Bento --- users/templates/users/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/templates/users/login.html b/users/templates/users/login.html index 564ee0d..4905d08 100644 --- a/users/templates/users/login.html +++ b/users/templates/users/login.html @@ -36,7 +36,7 @@
-

{% trans 'Sign in with your account to continue' %}

+

{% trans 'Sign in with your account' %}

-- libgit2 0.21.2