FusionPBX 1 год назад
Родитель
Сommit
4bdc8b04c1
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      conf.py

+ 1 - 1
conf.py

@@ -4,7 +4,7 @@ import sys
 import os
 
 # Add any paths that contain templates here, relative to this directory.
-templates_path = ['_templates']
+#templates_path = ['_templates']
 
 # -- Project information -----------------------------------------------------