diff options
Diffstat (limited to 'help/templates/index.php')
-rw-r--r-- | help/templates/index.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/help/templates/index.php b/help/templates/index.php new file mode 100644 index 00000000000..945969d88c5 --- /dev/null +++ b/help/templates/index.php @@ -0,0 +1,8 @@ +<?php +/* + * Template for settings page + */ +?> +<h1>Help</h1> + +Help.
\ No newline at end of file |