summaryrefslogtreecommitdiff
path: root/html/backspace.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/backspace.html')
-rw-r--r--html/backspace.html16
1 files changed, 7 insertions, 9 deletions
diff --git a/html/backspace.html b/html/backspace.html
index d715ee9..0fc020b 100644
--- a/html/backspace.html
+++ b/html/backspace.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html>
+<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="darkreader-lock">
@@ -14,17 +14,15 @@
</noscript>
</head>
- <body data-page="backspace" data-theme="dark" id="body">
- <!--#include virtual="/shtml/navigationBar.shtml"-->
-
- <div id="frontPage">
- <p id="glyph">COMING SOON</p>
- </div>
+ <body data-page="backspace" data-theme="Dark" id="body">
+ <!--#include virtual="/include/frontPage.shtml"-->
<div id="content">
- <!--#include virtual="/shtml/footnote.shtml"-->
+ <p id="contentHeading">Comming Soon</p>
+
+ <!--#include virtual="/include/footnote.shtml"-->
</div>
- <!--#include virtual="/shtml/initScripts.shtml"-->
+ <!--#include virtual="/include/initScripts.shtml"-->
</body>
</html>