diff options
author | Chris Lamb <lamby@debian.org> | 2016-08-18 13:46:11 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-08-18 15:02:16 +0200 |
commit | da31c830940b18986d5890d1ec856475ad645fd5 (patch) | |
tree | f6b878f770eba14644d7b60afee280f9b5220cf6 /mustache-templates/reproducible/package_suitearch_details.mustache | |
parent | 6346e1605e7e15c5982dde074c743a836b64dfde (diff) | |
download | jenkins.debian.net-da31c830940b18986d5890d1ec856475ad645fd5.tar.xz |
reproducible Debian: collapse whitespace to avoid ugly "underlines in space".
Signed-off-by: Chris Lamb <lamby@debian.org>
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'mustache-templates/reproducible/package_suitearch_details.mustache')
-rw-r--r-- | mustache-templates/reproducible/package_suitearch_details.mustache | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mustache-templates/reproducible/package_suitearch_details.mustache b/mustache-templates/reproducible/package_suitearch_details.mustache index 90a760a7..8cb87eec 100644 --- a/mustache-templates/reproducible/package_suitearch_details.mustache +++ b/mustache-templates/reproducible/package_suitearch_details.mustache @@ -9,9 +9,9 @@ <li> <div> <a href="{{dbd_page_uri}}" title="Show: formatted diffoscope results"> - <img src="/static/diffoscope-logo.png" alt="diffoscope logo" /> - differences - </a> + <img src="/static/diffoscope-logo.png" alt="diffoscope logo" /></a> + <a href="{{dbd_page_uri}}" title="Show: formatted diffoscope results"> + differences</a> {{#dbdtxt_uri}} <a href="{{dbdtxt_uri}}" target="main">(txt)</a> {{/dbdtxt_uri}} |