diff options
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> |