debian: remove "mapsearch" template declaration (unused at the moment)

This commit is contained in:
Frédéric Péters 2017-08-29 16:32:05 +02:00
parent cac809cddd
commit 4f8b6fed66
1 changed files with 0 additions and 9 deletions

9
debian/50gnm.py vendored
View File

@ -50,15 +50,6 @@ COMBO_PUBLIC_TEMPLATES = {
}
}
},
"mapsearch": {
"name": u"Carte avec recherche",
"template": "combo/page_template_mapsearch.html",
"placeholders": {
"content": {
"name": u"Contenu"
}
}
},
"search": {
"name": u"Recherche",
"template": "combo/page_template_search.html",