summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rwxr-xr-xtemplates/package_vers.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/package_vers.tmpl b/templates/package_vers.tmpl
index e2efc6d..4190456 100755
--- a/templates/package_vers.tmpl
+++ b/templates/package_vers.tmpl
@@ -106,7 +106,7 @@ debian specific patch information for $src.name / $src.version
#for $name,$patch in $series.iterpatches()
<tr>
<td>$name</td>
- <td class="diffstat"><pre><code>$patch.diffstat</code></pre></td>
+ <td class="diffstat"><pre>$patch.diffstat</pre></td>
<td>
<a href="$u/patch/series/view/$src.name/$src.version/$name">view</a>
</td>