Service du bon fichier index
This commit is contained in:
parent
805022995b
commit
6192844c94
2
pages.py
2
pages.py
@ -4,7 +4,7 @@ import definitions as lib
|
|||||||
# Fonctions qui seront associées à des URLs
|
# Fonctions qui seront associées à des URLs
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
return render_template("main.html")
|
return render_template("index.html")
|
||||||
|
|
||||||
def error():
|
def error():
|
||||||
return render_template("error.html")
|
return render_template("error.html")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user