diff options
author | Jonas Kohl | 2024-09-05 21:40:04 +0200 |
---|---|---|
committer | Jonas Kohl | 2024-09-05 21:40:04 +0200 |
commit | 9673742315cff374a6c4e5cfbd51526ff3220770 (patch) | |
tree | bee7f31bd52a75195d283e7dad4c4c4c44a9b88c /pages/dekomp.html | |
parent | c6390e9bb14747de2bc894f817fc6373a7deddaf (diff) |
Placeholder pages
Diffstat (limited to 'pages/dekomp.html')
-rw-r--r-- | pages/dekomp.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pages/dekomp.html b/pages/dekomp.html new file mode 100644 index 0000000..2bfaa74 --- /dev/null +++ b/pages/dekomp.html @@ -0,0 +1,6 @@ +<!--#include virtual="../includes/template_start.html"--> + +<h1>Dekomp</h1> +<p><i>Coming soon...</i></p> + +<!--#include virtual="../includes/template_end.html"--> |