|
@@ -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 -----------------------------------------------------
|
|
|
|