]> git.deb.at Git - deb/packages.git/blobdiff - templates/config.tmpl
Add facilities to display a site wide message on all pages
[deb/packages.git] / templates / config.tmpl
index bb5f7b8802308de1e22412b7ae14a6a61e737b50..3eeb2ff9c87aa86caee561233418c42e8983bc1a 100644 (file)
@@ -37,3 +37,8 @@
    }
    trademarknotes = organisation _ ' is a trademark of ' _ copyright.name
 -%]
+[%#-
+   # possible values for importance: high, normal, low
+   sitewidemsg = { importance => "low",
+                  txt => "Please note that this is an experimental version of <a href=\"http://packages.debian.org/\">packages.debian.org</a>. Errors and obsolete information should be expected" }
+-%]