From: Frank Lichtenheld Date: Sun, 5 Jul 2009 22:28:03 +0000 (+0200) Subject: homepage.tmpl: Make old_releases link optional X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=commitdiff_plain;h=d462e5996786286a95286716e3c96bc40a2892a9;hp=02bdaff0b3a148bf4ebe3687125fb981d194e8ba homepage.tmpl: Make old_releases link optional For the benefit of the archive instances. (cherry picked from commit e57a5c62bd685641e0cf896e09e6d256cc572428, because committed and pushed in wrong branch) --- diff --git a/templates/html/homepage.tmpl b/templates/html/homepage.tmpl index aa17ea6..0f77b5c 100644 --- a/templates/html/homepage.tmpl +++ b/templates/html/homepage.tmpl @@ -31,7 +31,9 @@

[% g('There is also a list of packages recently added to %s.', all_suites.-1, all_suites.-1) %]

+[% IF old_releases %]

[% g('Old releases can be found at %s.', old_releases, old_releases) %]

+[% END %]

[% g('Search') %]