cgi.py: Export the template cache to the templates.
[chopwood] / login.fhtml
index 44d3d1e..b88594b 100644 (file)
@@ -26,9 +26,9 @@
 
 <h1>Chopwood: login</h1>
 
-~={why}@[<p class='whinge wrong'>~:H~2%~]~
+~={why}@[<p class="whinge wrong">~:H~2%~]~
 
-<form method=POST action='~={script}H/auth'>
+<form method=POST action="~={script}H/auth">
 <table>
 <tr>
   <td class=label><label for=login-u accesskey=l><u>L</u>ogin:</label>
@@ -42,6 +42,6 @@
 
 <p>Logging in will set a short-lived cookie in your browser.  If this
 worries you, you might like to read about
-<a href='~={static}H/cookies.html'>why and how Chopwood uses cookies<a>.
+<a href="~={static}H/cookies.html">why and how Chopwood uses cookies<a>.
 
 ~1[<!------- That's all, folks ------------------------------------------>~]~