From 5cbd64fb7d48bb6f20413ccd17e859d065520a5f Mon Sep 17 00:00:00 2001 From: Sanj Date: Sat, 17 Sep 2011 21:58:35 +0530 Subject: [PATCH] ups, forgot to add template --- trubox/templates/index.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 trubox/templates/index.html diff --git a/trubox/templates/index.html b/trubox/templates/index.html new file mode 100644 index 0000000..f566d1b --- /dev/null +++ b/trubox/templates/index.html @@ -0,0 +1 @@ +Hello world :)