Commit c2872a32 authored by shadMod's avatar shadMod :speech_balloon:

quick reformat

1 merge request!52New Home Page and static pages
......@@ -43,7 +43,7 @@ def get_pages_list(app, base=None, level=0):
# Remove templates folder from the tmplpath
if tmplpath.startswith(root):
tmplpath = tmplpath[len(root)+1:]
tmplpath = tmplpath[len(root) + 1:]
# Remove templates folder + pages folder from the url
pagesdir = os.path.join(root, "pages")
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment