From 07ccb9ba0c0adc78043d191cc86f63890d315b31 Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Mon, 4 Jul 2011 23:16:52 +0530 Subject: [PATCH] frontpages --- edgware/templates/registration/logged_out.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/edgware/templates/registration/logged_out.html b/edgware/templates/registration/logged_out.html index be9c17d..a57e9cb 100644 --- a/edgware/templates/registration/logged_out.html +++ b/edgware/templates/registration/logged_out.html @@ -11,9 +11,10 @@ {% block pageTitle %} Logout -{% endblock % +{% endblock %} {% block content %}
You have been logged out.
Thanks for using the site, and see you again soon!
Bye!
:)
+ {% endblock %}