]> git.deb.at Git - deb/packages.git/blobdiff - templates/html/suite_index.tmpl
html/suite_index.tmpl: Fix error in variable name
[deb/packages.git] / templates / html / suite_index.tmpl
index baf70e4c4c6d2cb59aadc321b54d1579bab6588e..aaa971c05d13c88b5e4802c5b02ee5a52d6c2db7 100644 (file)
@@ -6,7 +6,7 @@
        keywords = suite
        navigation = nav_arr
 %]
-[% PROCESS 'html/menu.inc' %]
+[% PROCESS 'html/util.inc' %]
 [% FOREACH s IN suites %]
    [% '<div id="pothers">' IF loop.first %]
    [%- IF s == suite -%]
@@ -35,9 +35,9 @@
   [% '</dl></div>' 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');
 -%]
 <p class="psmallcenter">