chiark / gitweb /
Minor HTML fixes so website validates stevee
authorStephen Early <steve@greenend.org.uk>
Wed, 16 Sep 2009 11:05:25 +0000 (12:05 +0100)
committerStephen Early <steve@greenend.org.uk>
Thu, 17 Sep 2009 11:39:09 +0000 (12:39 +0100)
yarrg/web/devel
yarrg/web/docs
yarrg/web/intro
yarrg/web/lookup
yarrg/web/query_route

index 513d50b284411f2516f3a70c0f3c3a7291cd358a..abfc7471401e0d028c5e96cdc1a199a27b473b9c 100755 (executable)
@@ -33,7 +33,8 @@
 
 
 </%doc>
-<html><head><title>YARRG (Yet Another Revenue Research Gatherer)</title>
+<html lang="en"><head>
+<title>YARRG (Yet Another Revenue Research Gatherer)</title>
 </head><body>
 
 <a href="lookup">YARRG</a> -
@@ -53,7 +54,7 @@ YARRG is Free Software - you may share and modify it.  See the
 licences for details.  Not only the client but also the website code
 is Free.  The yarrg client, support files, and so forth are under
 the GNU GPL (v3 or later); the website is under the GNU Affero GPL (v3
-or later).  </p>
+or later).
 
 <p>
 
index 9db9320af0dfd60bea0962cb2019972522807735..c84870935cb54d95cf68b30f67db34a740575c3b 100755 (executable)
@@ -33,7 +33,7 @@
 
 
 </%doc>
-<html><head><title>Website documentation - YARRG</title>
+<html lang="en"><head><title>Website documentation - YARRG</title>
 </head><body>
 
 <a href="lookup">YARRG</a> -
index c77f183a7424b5e1a6874488721d0572cc0bc2b2..72bdb020d13436216c3ce6cc75b7c14abb81e564 100755 (executable)
@@ -33,7 +33,8 @@
 
 
 </%doc>
-<html><head><title>YARRG (Yet Another Revenue Research Gatherer)</title>
+<html lang="en"><head>
+<title>YARRG (Yet Another Revenue Research Gatherer)</title>
 </head><body>
 
 <a href="lookup">YARRG</a> -
index 661095079e5576c1964ddf3d2f94a0a71b99a49e..371bbb2747c3a5f06588c4ef9b950cd4a1353306 100755 (executable)
@@ -118,7 +118,7 @@ $ours
 % }
 </%method>
 
-<html><head><title><% ucfirst $ahtml{Query} %> - YARRG</title>
+<html lang="en"><head><title><% ucfirst $ahtml{Query} %> - YARRG</title>
 <style type="text/css">
 body {
   color: #000000;
index 81e91bcca2334c023edefb73060f544ebb77c08c..0f9447ac307df6c4f583fb5aed18b1f0221e04f7 100644 (file)
@@ -286,5 +286,5 @@ for my $dd (0..$qa->{Dropdowns}-1) {
    lossperleaguepct => $lossperleaguepct,
    max_capital => $capital
  &>
-</form>
 % }
+</form>