[SCM] live-studio branch, master, updated. be1494946e9a501d3083543e05ef6490dba17159

Chris Lamb lamby at debian.org
Sun Aug 1 06:29:52 UTC 2010


The following commit has been merged in the master branch:
commit ed4e5c1b74cd0368b08993ec5b3c8e700d448cde
Author: Chris Lamb <lamby at debian.org>
Date:   Sun Aug 1 01:23:24 2010 -0400

    Tidy logout page

diff --git a/templates/registration/logout.html b/templates/registration/logout.html
index ca646e8..e122eaa 100644
--- a/templates/registration/logout.html
+++ b/templates/registration/logout.html
@@ -4,6 +4,8 @@
 
 <h1>Logged out</h1>
 
-You have been logged out
+<p>You have been logged out.</p>
+
+<p><a href="{% url static:welcome %}">Click here to go back to the homepage</a></p>
 
 {% endblock %}

-- 
live-studio



More information about the debian-live-changes mailing list