diff options
author | Jonas Kohl | 2024-07-19 13:09:00 +0200 |
---|---|---|
committer | Jonas Kohl | 2024-07-19 13:09:00 +0200 |
commit | 3b9bb27ab9179334fe3c96ae8dbc249061649aff (patch) | |
tree | d7c612cbd9f0c3b337e0713c0507a1acae8e90c9 /src/includes |
Initial commit
Diffstat (limited to 'src/includes')
-rw-r--r-- | src/includes/under-construction.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/includes/under-construction.php b/src/includes/under-construction.php new file mode 100644 index 0000000..0ab79de --- /dev/null +++ b/src/includes/under-construction.php @@ -0,0 +1,4 @@ +<table class="constructionBox" cellspacing="0"><tbody><tr><td class="constructionBoxCell"> +<img src="/static/under-construction.gif" alt="Under construction" /><br /> +<strong>This page is still under construction!</strong> +</td></tr></tbody></table> |