mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
Remove superfluous head tag and move final script tag into body
This commit is contained in:
+1
-1
@@ -14,6 +14,6 @@
|
||||
Choose a firmware update file to upload: <input name="uploadedfile" type="file" /><br />
|
||||
<input type="submit" value="Upload File" />
|
||||
</form>
|
||||
<script src="/navigation.js"></script>
|
||||
</body>
|
||||
<script src="/navigation.js"></script>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user