diff --git a/templates/index.html b/templates/index.html index 51db950..1030505 100644 --- a/templates/index.html +++ b/templates/index.html @@ -142,6 +142,6 @@ // Pass base URL from Flask to JavaScript const BASE_URL = "{{ base_url }}"; - + \ No newline at end of file