chiark / gitweb /
*.fhtml: Use double quotes for HTML attributes.
[chopwood] / cookies.fhtml
index 66863cd9834741d95930453efbc25f508867b06d..f8862b33d9e68adef882d5b0d77160516d5cd800 100644 (file)
@@ -74,7 +74,7 @@ that if UTC had existed back then in its current form).
 <dd>This is just a random string.  When you change a password, the server
 checks that the request includes a copy of this nonce, as a protection
 against
-<a href='http://en.wikipedia.org/wiki/Cross-site_request_forgery'><em>cross-site
+<a href="http://en.wikipedia.org/wiki/Cross-site_request_forgery"><em>cross-site
 request forgery</em></a> attacks.
 
 <dt>Tag
@@ -89,7 +89,7 @@ haven&rsquo;t been modfied by an attacker.
 behavioural advertising scheme?</h2>
 
 <p>That&rsquo;s tricky.  I could tell you that this program is
-<a href='http://www.gnu.org/philosophy/free-sw.html'>free software</a>, and
+<a href="http://www.gnu.org/philosophy/free-sw.html">free software</a>, and
 that you can
 <a href="~={script}H/~={package}H-~={version}H.tar.gz">">download its
 source code</a> and check for yourself.