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