aboutsummaryrefslogtreecommitdiff
path: root/template/index_user.tt
diff options
context:
space:
mode:
Diffstat (limited to 'template/index_user.tt')
-rw-r--r--template/index_user.tt7
1 files changed, 7 insertions, 0 deletions
diff --git a/template/index_user.tt b/template/index_user.tt
new file mode 100644
index 0000000..2cbfbed
--- /dev/null
+++ b/template/index_user.tt
@@ -0,0 +1,7 @@
+<html>
+[% INCLUDE head.tt %]
+<body>
+<h1>index_user</h1>
+</body>
+[% INCLUDE foot.tt %]
+</html>