From aa53d36adbadd7b718e07b47704c97c6264a9b27 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Tue, 15 Oct 2013 01:09:31 +0200 Subject: web/macros.py: Small cosmetic change Turn only "follow us" into a link, not "follow us there". diff --git a/web/macros.py b/web/macros.py index 70d2d90..3de4f30 100644 --- a/web/macros.py +++ b/web/macros.py @@ -8,7 +8,7 @@ release_notes = 'news/release-%s.html' % plugins_release.replace('.', '-') site_url = 'https://www.nagios-plugins.org/' feeds = """These project news articles are also available as an [RSS feed][rss]. Additional stuff is posted to [Twitter][twitter], so you might want to [follow -us there][follow] as well. +us][follow] there as well. [rss]: rss.xml [twitter]: https://twitter.com/ -- cgit v0.10-9-g596f