Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
Nuovo sito
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
16
Issues
16
List
Boards
Labels
Milestones
Merge Requests
2
Merge Requests
2
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Gruppo Web
Nuovo sito
Commits
c2872a32
Commit
c2872a32
authored
Nov 20, 2023
by
shadMod
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
quick reformat
parent
f41d492c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
uitwww/pages.py
uitwww/pages.py
+1
-1
No files found.
uitwww/pages.py
View file @
c2872a32
...
...
@@ -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"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment