From: Frank Lichtenheld Date: Sun, 14 Oct 2007 21:59:23 +0000 (+0200) Subject: show.tmpl: Fix template syntax X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=commitdiff_plain;h=10daaec363999a0a2f5359f69d8a81e0308c537f show.tmpl: Fix template syntax Introduced by the gettext changes. Noticed by Simon Paillard --- diff --git a/templates/html/show.tmpl b/templates/html/show.tmpl index 082079e..c7da7c6 100644 --- a/templates/html/show.tmpl +++ b/templates/html/show.tmpl @@ -67,9 +67,9 @@
  • [% g('Bug Reports') %]
  • [% IF src.pkg -%] -
  • g('Developer Information (PTS)') %]
  • +
  • [% g('Developer Information (PTS)') %]
  • [% ELSIF is_source %] -
  • g('Developer Information (PTS)') %]
  • +
  • [% g('Developer Information (PTS)') %]
  • [%- END %] [% IF files && (!archive or archive == main_archive or archive == 'security') %]