settings: add support link to template vars (#33649)

This commit is contained in:
Serghei Mihai 2019-06-04 10:54:52 +02:00
parent 4ad40d8533
commit 62c15348d3
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@ TEMPLATE_VARS = {
"partners_url": "https://www.grandlyon.com/projets/metropole-intelligente.html",
"manager_homepage_title": "GRANDLYON CONNECT",
"manager_homepage_url": "/manage/",
"support_url": "https://support.grandlyon.com/glc/#generalites"
}
if PLATFORM == 'dev':
TEMPLATE_VARS.update({