diff options
Diffstat (limited to 'html/encyclopedia/history.html')
-rw-r--r-- | html/encyclopedia/history.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/html/encyclopedia/history.html b/html/encyclopedia/history.html new file mode 100644 index 0000000..7860573 --- /dev/null +++ b/html/encyclopedia/history.html @@ -0,0 +1,14 @@ +<!DOCTYPE html> +<html lang="da"> + <!--#include virtual="/include/head.shtml"--> + <body> + <!--#include virtual="/include/pghdr.shtml"--> + <div class="content"> + <p class="pageTitle">Leksikon<sub> Historie</sub></p> + <div class="section"> + <p>Kommer senere.</p> + </div> + </div> + <!--#include virtual="/include/pgftr.shtml"--> + </body> +</html> |