X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=templates%2Fhtml%2Fsuite_index.tmpl;h=aaa971c05d13c88b5e4802c5b02ee5a52d6c2db7;hb=d0c1749af458e5a882869d0bb3efbbc859c479f7;hp=d42c5283c018aef0eee330ceff78bd9edca5887b;hpb=b06d2d6bf65379030a5d8233c96dac01ba2b7556;p=deb%2Fpackages.git diff --git a/templates/html/suite_index.tmpl b/templates/html/suite_index.tmpl index d42c528..aaa971c 100644 --- a/templates/html/suite_index.tmpl +++ b/templates/html/suite_index.tmpl @@ -35,9 +35,9 @@ [% '' IF loop.last %] [% END %] -[% link_title = is_source ? g('List of all source packages') +[% link_title = source ? g('List of all source packages') : g('List of all packages'); - link_text = is_source ? g('All source packages') + link_text = source ? g('All source packages') : g('All packages'); -%]