diff --git a/pgweb/util/contexts.py b/pgweb/util/contexts.py index 9b07f2bb..2883ea3b 100644 --- a/pgweb/util/contexts.py +++ b/pgweb/util/contexts.py @@ -46,6 +46,7 @@ sitenav = { {'title': 'Local User Groups', 'link':'/community/user-groups/'}, {'title': 'Events', 'link':'/about/events/'}, {'title': 'International Sites','link':'/community/international/'}, + {'title': 'Recognition Guidelines','link':'/community/recognition/'}, ], 'developer': [ {'title': 'Developers', 'link':'/developer/'},