diff options
Diffstat (limited to 'template/privacy.st')
| -rw-r--r-- | template/privacy.st | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/template/privacy.st b/template/privacy.st new file mode 100644 index 0000000..513eca3 --- /dev/null +++ b/template/privacy.st @@ -0,0 +1,7 @@ +<html> + <head> + <title>Privacy</title> + $head()$ + </head> + <body></body> +</html>
\ No newline at end of file |
