]> code.octet-stream.net Git - broadcaster/blobdiff - templates/logout.html
Add licence, etc.
[broadcaster] / templates / logout.html
diff --git a/templates/logout.html b/templates/logout.html
deleted file mode 100644 (file)
index b151265..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-  <head>
-    <meta charset="UTF-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Broadcaster Log Out</title>
-  </head>
-  <body>
-    <main>
-        <h1>Logged Out</h1>
-        <p><a href="/login">Log In again</a></p>
-    </main>
-  </body>
-</html>