diff -r 3685c2333448 -r c272d4c601cd templates/show_msg.html --- a/templates/show_msg.html Fri Feb 26 01:51:55 2010 +0530 +++ b/templates/show_msg.html Fri Feb 26 02:52:32 2010 +0530 @@ -4,7 +4,7 @@ {{message}}
{% endif %} {% if redirect_url %} - click here to return to {{url_desc}} + click here to return to {{url_desc}} {% else %} click here to return to Homepage {% endif %}