diff options
Diffstat (limited to 't/err.t')
-rw-r--r-- | t/err.t | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,2 +1,4 @@ +<% #include "head.tc" %> <h1><%= title %></h1> -<p><%= err %></p>
\ No newline at end of file +<p><%= err %></p> +<% #include "foot.tc" %>
\ No newline at end of file |