aboutsummaryrefslogtreecommitdiff
path: root/html/screenshot
diff options
context:
space:
mode:
Diffstat (limited to 'html/screenshot')
-rw-r--r--html/screenshot8
1 files changed, 8 insertions, 0 deletions
diff --git a/html/screenshot b/html/screenshot
new file mode 100644
index 00000000..bba013ba
--- /dev/null
+++ b/html/screenshot
@@ -0,0 +1,8 @@
+<?php require('functions.php3'); ?>
+<?php include('head.html'); ?>
+<?php
+ include('header.html');
+ include($WANTED . '.html');
+ footer();
+?>
+