summaryrefslogtreecommitdiff
path: root/templates/package_vers.tmpl
diff options
context:
space:
mode:
authorSean Finney <seanius@debian.org>2008-06-24 22:01:49 +0200
committerSean Finney <seanius@debian.org>2008-06-24 22:01:49 +0200
commit2e7a32a707aa664a52690529107e69d225cfc23d (patch)
tree8578b20dca8db6f37da3e0616b518a023519eef5 /templates/package_vers.tmpl
parent138d8addb6cb753b2a03b0c4b865869fd78db7c0 (diff)
downloadpatch-tracker-2e7a32a707aa664a52690529107e69d225cfc23d.tar.gz
remove suite info from packagevers template etc
the suite isn't readily available, and doesn't make much sense anyway since a single package/version can be shared in multiple suites.
Diffstat (limited to 'templates/package_vers.tmpl')
-rwxr-xr-xtemplates/package_vers.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/package_vers.tmpl b/templates/package_vers.tmpl
index bc393f1..74f207e 100755
--- a/templates/package_vers.tmpl
+++ b/templates/package_vers.tmpl
@@ -1,11 +1,11 @@
#import templates
#extends templates.skeleton
#def title
-debian specific patch information for $src.name / $suite
+debian specific patch information for $src.name / $src.version
#end def
#def body
#set $u = $conf.root_url
- <h1>debian specific patch information for $src.name / $suite</h1>
+ <h1>debian specific patch information for $src.name / $src.version</h1>
<h2> Summary </h2>
<table class="summary">
<tr>