Skip to content
Snippets Groups Projects
Commit 6407ccae authored by Martin Mareš's avatar Martin Mareš
Browse files

Přejmenována šablona user_main na systematičtější user_index

parent 1ad40c9b
No related branches found
No related tags found
1 merge request!9WIP: Zárodek uživatelské části webu a submitování
File moved
......@@ -33,7 +33,7 @@ def user_index():
.all())
return render_template(
'user_main.html',
'user_index.html',
pions=pions,
when=get_request_time(),
db=db, # kvůli hodnotám enumů
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment