From a78262ed60cb135a952b16e165b86197a18997ee Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Mon, 14 Oct 2013 11:10:36 +0200 Subject: Tiny cosmetics --- web/macros.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web/macros.py') diff --git a/web/macros.py b/web/macros.py index 5918195..9df603f 100644 --- a/web/macros.py +++ b/web/macros.py @@ -4,12 +4,12 @@ import time plugins_release = '1.5' mib_release = '1.0.1' +release_notes = 'news/release-%s.html' % plugins_release.replace('.', '-') +site_url = 'https://www.nagios-plugins.org/' page = { "description": "Standard monitoring plugins for Nagios and compatible monitoring solutions.", "keywords": "Nagios, Icinga, Shinken, Monitoring, Official, Plugins, Open, Source, Free, Software" } -release_notes = 'news/release-%s.html' % plugins_release.replace('.', '-') -site_url = 'https://www.nagios-plugins.org/' # # RSS Feed -- cgit v1.2.3-74-g34f1