From 12693d8ea85373573a24c34f02edebd26762ad7f Mon Sep 17 00:00:00 2001 From: Benjamin Kellermann Date: Wed, 3 Jun 2009 09:57:05 +0200 Subject: xhtml compliance check --- participate.rb | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'participate.rb') diff --git a/participate.rb b/participate.rb index 45c0148..744f157 100644 --- a/participate.rb +++ b/participate.rb @@ -28,9 +28,10 @@ $htmlout += < - - #{BACK} - config +
+ + #{BACK} + config HEAD # HISTORY @@ -51,7 +52,7 @@ $htmlout +=" history:" $htmlout += "" if REVISION != i end end -$htmlout += "" +$htmlout += "
" # TABLE -- cgit v1.2.3