diff --git a/run-debug.sh b/run-debug.sh index 1cf658d8e..7a6afb26b 100644 --- a/run-debug.sh +++ b/run-debug.sh @@ -1,6 +1,6 @@ #!/bin/sh -export FLASK_DEBUG=0 +export FLASK_DEBUG=1 export FLASK_APP=src/app.py flask run \ No newline at end of file diff --git a/src/templates/app.html b/src/templates/app.html index 0f5b9932a..46d026f19 100644 --- a/src/templates/app.html +++ b/src/templates/app.html @@ -26,8 +26,10 @@ -
- +
+ + +
@@ -65,6 +67,13 @@ + + + + + + +