From 5540780e9011d2385a0226f4e22fe73c0bc92798 Mon Sep 17 00:00:00 2001 From: franck cuny Date: Thu, 18 Mar 2010 18:41:31 +0100 Subject: initial import --- views/layouts/main.tt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 views/layouts/main.tt (limited to 'views/layouts/main.tt') diff --git a/views/layouts/main.tt b/views/layouts/main.tt new file mode 100644 index 0000000..514bac0 --- /dev/null +++ b/views/layouts/main.tt @@ -0,0 +1,17 @@ + + + +dancerREST + + + + +

dancerREST

+
+

<% content %>

+
+ + + \ No newline at end of file -- cgit v1.2.3