summaryrefslogtreecommitdiff
path: root/html/history.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/history.html')
-rw-r--r--html/history.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/html/history.html b/html/history.html
new file mode 100644
index 0000000..e282bd3
--- /dev/null
+++ b/html/history.html
@@ -0,0 +1,14 @@
+<!DOCTYPE html>
+<html lang="da">
+ <!--#include virtual="/shtml/head.shtml"-->
+ <body>
+ <!--#include virtual="/shtml/pageHeader.shtml"-->
+ <div class="page">
+ <p class="pageHeading">Historie</p>
+ <div class="section">
+ <p>Kommer senere.</p>
+ </div>
+ </div>
+ <!--#include virtual="/shtml/pageFooter.shtml"-->
+ </body>
+</html>