aboutsummaryrefslogtreecommitdiffstats
path: root/view/php/none.php
diff options
context:
space:
mode:
Diffstat (limited to 'view/php/none.php')
-rw-r--r--view/php/none.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/view/php/none.php b/view/php/none.php
index 51d0e83dc..5e92310b7 100644
--- a/view/php/none.php
+++ b/view/php/none.php
@@ -1 +1,10 @@
+<?php
+/**
+ * * Name: none
+ * * Description: A barebones empty single page template
+ * * Version: 1
+ * * Author: None
+ * * Maintainer: None
+ */
+?>
<?php if(x($page,'content')) echo $page['content']; ?>