From f39fb4d901f56f2752a19b5f9e5d613761306780 Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Wed, 7 Sep 2011 16:19:45 +0200
Subject: Removing spurious version information in cgi form template.

---
 templates/cgi/debian-official/form.html   | 1 -
 templates/cgi/debian-unofficial/form.html | 1 -
 2 files changed, 2 deletions(-)

diff --git a/templates/cgi/debian-official/form.html b/templates/cgi/debian-official/form.html
index beb7a09..e8b6ac0 100644
--- a/templates/cgi/debian-official/form.html
+++ b/templates/cgi/debian-official/form.html
@@ -327,6 +327,5 @@
 &nbsp;
 <input type="submit" value="Submit" />
 &nbsp;
-Version: VERSION
 
 </form>
diff --git a/templates/cgi/debian-unofficial/form.html b/templates/cgi/debian-unofficial/form.html
index bc21bf1..1cc8a2b 100644
--- a/templates/cgi/debian-unofficial/form.html
+++ b/templates/cgi/debian-unofficial/form.html
@@ -347,6 +347,5 @@
 &nbsp;
 <input type="submit" value="Submit" />
 &nbsp;
-Version: VERSION
 
 </form>
-- 
cgit v1.0