diff options
Diffstat (limited to 'template/help.st')
| -rw-r--r-- | template/help.st | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/template/help.st b/template/help.st new file mode 100644 index 0000000..0d41e21 --- /dev/null +++ b/template/help.st @@ -0,0 +1,7 @@ +<html> + <head> + <title>Help</title> + $head()$ + </head> + <body></body> +</html> |
