chiark / gitweb /
format.py: Document the formatting directive syntax.
[chopwood] / login.fhtml
index 44d3d1e70938c3d8414055ea1467a8c832b09165..b88594b2243d553291f3fb80c490bcd1c99ce83a 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 ------------------------------------------>~]~