Skip to content
Snippets Groups Projects
Commit 91896887 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Add support contact form to footer.

parent 8887b467
No related branches found
No related tags found
No related merge requests found
......@@ -68,6 +68,16 @@ MENUS = {
'url': 'https://www.teckids.org/'
}
]
},
{
'name': _('Support'),
'url': '#',
'submenu': [
{
'name': _('Get support'),
'url': 'support_contact_form'
}
]
}
],
'DATA_MANAGEMENT_MENU': [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment