X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=blobdiff_plain;f=templates%2Fhtml%2Fsearch.tmpl;h=683d8bc0435673a6dda87ca2ae0cfaf701f18eb7;hp=d28efc186b6fbdb435c21a422ae72f818a47286d;hb=HEAD;hpb=4fec9449ddf3d2a6162c05387367746f3e17e329 diff --git a/templates/html/search.tmpl b/templates/html/search.tmpl index d28efc1..683d8bc 100644 --- a/templates/html/search.tmpl +++ b/templates/html/search.tmpl @@ -1,4 +1,5 @@ [%- PROCESS 'config/archive_layout.tmpl' -%] +[%- PROCESS 'config/mirrors.tmpl' -%] [%- keyword_str = search_keywords.join(' '); keyword_esc = uri_escape(keyword_str); keyword_enc = html_encode(keyword_str); @@ -67,7 +68,7 @@ [% IF opts.searchon == "names" && non_results %]

[% g('Some results have not been displayed due to the search parameters.', - "$search_url$keyword_esc") %]

+ "$search_url?keywords=$keyword_esc") %]

[% END %] @@ -118,13 +119,13 @@

[% g('Package %s', pkg) %]