diff --git a/elo_tracker/app.py b/elo_tracker/app.py index c6ac648..a8a0298 100644 --- a/elo_tracker/app.py +++ b/elo_tracker/app.py @@ -502,11 +502,11 @@ class EloTracker: -""".strip(), +""".strip(), # TODO: Make base URL more explicit mimetype="text/html", )