From eb893e40b65cf8097ccbd98e5a66d8a68c67e65f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ses=C3=B3stris=20Vieira?= Date: Thu, 16 May 2013 12:59:57 -0300 Subject: [PATCH] =?UTF-8?q?Corre=C3=A7=C3=A3o=20de=20template=20de=20logof?= =?UTF-8?q?f?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sigi/templates/registration/logged_out.html | 1 - 1 file changed, 1 deletion(-) diff --git a/sigi/templates/registration/logged_out.html b/sigi/templates/registration/logged_out.html index 59a4969..398a5dd 100644 --- a/sigi/templates/registration/logged_out.html +++ b/sigi/templates/registration/logged_out.html @@ -8,7 +8,6 @@

{% trans "Thanks for spending some quality time with the Web site today." %}

{% trans 'Log in again' %}

-

Que bosta

{% endblock %} {% block footer %}{% endblock %}