aboutsummaryrefslogtreecommitdiff
path: root/t/user.t
diff options
context:
space:
mode:
Diffstat (limited to 't/user.t')
-rw-r--r--t/user.t4
1 files changed, 3 insertions, 1 deletions
diff --git a/t/user.t b/t/user.t
index 9a0fd49..af7c8cd 100644
--- a/t/user.t
+++ b/t/user.t
@@ -1 +1,3 @@
-<h1>User <% printf("%d", id); %>: <%= user->name %></h1> \ No newline at end of file
+<% #include "head.tc" %>
+<h1>User <% printf("%d", id); %>: <%= user->name %></h1>
+<% #include "foot.tc" %> \ No newline at end of file