diff options
Diffstat (limited to 'src/display.html')
| -rw-r--r-- | src/display.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/display.html b/src/display.html index 8dbec8e..ae22159 100644 --- a/src/display.html +++ b/src/display.html @@ -48,7 +48,7 @@ </head> <body> <div id="container"> - <div id="banner"> + <div id="banner"> <span id="status">No file loaded</span> <input type="file" name="file" id="file" accept=".json, application/json"> <select id="url"></select> |
