X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=templates%2Fconfig.tmpl;fp=templates%2Fconfig.tmpl;h=26827e4fbee339a731e8a8d872727cc7adf2b3af;hb=8290599bd43de836a8a02b547a1b1b41f9f25871;hp=1fee16b8b4a0245fc268afb4c50235cb96b5b32f;hpb=c38147cababd110747a260727ba28a4c4f2463e1;p=deb%2Fpackages.git diff --git a/templates/config.tmpl b/templates/config.tmpl index 1fee16b..26827e4 100644 --- a/templates/config.tmpl +++ b/templates/config.tmpl @@ -4,7 +4,7 @@ organisation = 'Debian' homepage = 'http://www.debian.org/' - packages_homepage = 'http://packages.debian.net/' + packages_homepage = 'http://packages.debian.org/' searchformurl = packages_homepage search_url = '/' tags_url = 'http://debtags.alioth.debian.org/' @@ -49,8 +49,9 @@ -%] [%- # possible values for importance: high, normal, low - sitewidemsg = { importance => "high", - txt => g('Please note that this is an experimental version of packages.debian.org. Errors and obsolete information should be expected') } +# sitewidemsg = { importance => "high", +# txt => g('Please note that this is an experimental version of packages.debian.org. Errors and obsolete information should be expected') } +# txt => "Site maintainance in progress, some temporary problems might occour." } -%] [%# @translators: . = decimal_point , = thousands_sep, see Number::Format %] [%- USE num = Number.Format( decimal_point => g('.'),