diff --git a/cms/engine/project/__init__.py b/cms/engine/project/__init__.py index 210cd35..65fe2e9 100644 --- a/cms/engine/project/__init__.py +++ b/cms/engine/project/__init__.py @@ -2,7 +2,7 @@ import base64 import os import json -import meta +# import meta from cms.engine import themes # def make (**_args): # """ @@ -94,10 +94,11 @@ def _index (_path,root): """ Creating a default index.html for the site given the project root location """ + import cms _html = f"""