]> code.citadel.org Git - citadel.git/commitdiff
Add a link on nocookies.html pointing back to login screen
authorArt Cancro <ajc@citadel.org>
Mon, 4 Dec 2006 21:55:58 +0000 (21:55 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 4 Dec 2006 21:55:58 +0000 (21:55 +0000)
webcit/static/nocookies.html

index 6962be42f68143ea5972f141a7b4bb37bc70b191..55bf4b436318242d1a50189a9d294f61a645ab2f 100644 (file)
@@ -11,5 +11,9 @@ This site requires both Cookies and JavaScript to be enabled in your browser.<br
 Please enable these features and log in again.  We are sorry for the inconvenience.
 </div>
 
+<div align="center">
+<a href="/">Back to login...</a>
+</div>
+
 </body>
 </html>