whoops
This commit is contained in:
parent
fa45d97576
commit
bd0cb71bba
@ -364,7 +364,7 @@ def logs():
|
|||||||
return(render_template("logs.html", data=configs))
|
return(render_template("logs.html", data=configs))
|
||||||
|
|
||||||
@app.route("/stats/", methods=["GET", "POST"])
|
@app.route("/stats/", methods=["GET", "POST"])
|
||||||
def logs():
|
def stats():
|
||||||
return(render_template("stats.html"))
|
return(render_template("stats.html"))
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user