]> git.0d.be Git - django-panik-combo.git/blobdiff - panikombo/misc.py
rename template used for the about section
[django-panik-combo.git] / panikombo / misc.py
index 0fb9f9a57651a3efd9521e49578588a7717e7fa4..5d4e609f36476bb0ae8fa6166103aa95a0aa1cd3 100644 (file)
@@ -4,7 +4,7 @@ import collections
 COMBO_PUBLIC_TEMPLATES = collections.OrderedDict({
     'standard': {
         'name': 'Section « À propos »',
-        'template': 'combo/page_template.html',
+        'template': 'combo/page_template_about.html',
         'placeholders': {
             'content': {
                 'name': 'Contenu',