]> code.octet-stream.net Git - broadcaster/blobdiff - broadcaster-server/templates/files.html
Add a menu system
[broadcaster] / broadcaster-server / templates / files.html
index fa2614fbb021ea909c643a3ec3fe845435bebc69..c86c6ceb7cead75331175ba552e6067a0abb81f1 100644 (file)
@@ -1,12 +1,4 @@
-<!DOCTYPE html>
-<html lang="en">
-  <head>
-    <meta charset="UTF-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Broadcaster</title>
-  </head>
-  <body>
-    <main>
+
       <h1>Files! List</h1>
       <p>All files can be downloaded from the <a href="/file-downloads/">public file listing</a>.</p>
       <ul>
       <h1>Files! List</h1>
       <p>All files can be downloaded from the <a href="/file-downloads/">public file listing</a>.</p>
       <ul>
@@ -21,6 +13,3 @@
         <input type="submit" value="Upload">
       </form>
       </p>
         <input type="submit" value="Upload">
       </form>
       </p>
-    </main>
-  </body>
-</html>