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