Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Vladislav Rykov
THSO.server
Commits
410fcbe1
Commit
410fcbe1
authored
Apr 14, 2020
by
Vladislav Rykov
Browse files
index bugfixed
parent
4044cfeb
Changes
1
Hide whitespace changes
Inline
Side-by-side
server.py
View file @
410fcbe1
...
...
@@ -27,6 +27,8 @@ def index():
return
render_template
(
'index.html'
,
apps
=
apps
[
1
])
else
:
return
render_template
(
'index.html'
,
feedback
=
apps
[
1
])
else
:
return
render_template
(
'index.html'
)
...
...
Write
Preview
Supports
Markdown
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