summaryrefslogtreecommitdiff
path: root/template/terms.st
diff options
context:
space:
mode:
authorScott Ostler <sostler@deathmachine.local>2010-02-25 08:21:38 -0500
committerScott Ostler <sostler@deathmachine.local>2010-02-25 08:21:38 -0500
commit09adb55a01f9c752cf843dd4dc7163a2ea51cfb8 (patch)
tree801593cff153c74a1a1c2aa97ee395d122cd941c /template/terms.st
parent215f4f8bf89aa74091815286c0ff7d7594b6e42f (diff)
Added new templates
Diffstat (limited to 'template/terms.st')
-rw-r--r--template/terms.st7
1 files changed, 7 insertions, 0 deletions
diff --git a/template/terms.st b/template/terms.st
new file mode 100644
index 0000000..29a41cc
--- /dev/null
+++ b/template/terms.st
@@ -0,0 +1,7 @@
+<html>
+ <head>
+ <title>Terms and Conditions</title>
+ $head()$
+ </head>
+ <body></body>
+</html>