]> git.deb.at Git - deb/packages.git/blobdiff - templates/html/show.tmpl
apply nomeata's screenshot patch (closes: #262617)
[deb/packages.git] / templates / html / show.tmpl
index e680b1cc8c800546f612400d7c8e478cefbb2d15..c03f50e3f92472e2ed555373a3cb811deeef3729 100644 (file)
@@ -63,6 +63,9 @@
 [% UNLESS is_virtual %]
 <div id="pmoreinfo">
 <h2>[% g('Links for %s', pkg) %]</h2>
+[% IF screenshots_url && screenshots_thumb_url && !is_source %]
+<a id="screenshot" href="[% screenshots_url _ pkg %]"><img src="[% screenshots_thumb_url _ pkg %]" alt="Screenshot" border="0"/></a>
+[% END %]
 <h3>[% g('%s Resources:', organisation) %]</h3>
 <ul>
 <li><a href="[% (is_source ? src_bugs_url : bugs_url) _ pkg %]">[% g('Bug Reports') %]</a></li>