From 6beec690c50da3979a0e9f416c0dbd1b168b0df8 Mon Sep 17 00:00:00 2001 From: Dobrica Pavlinusic Date: Sun, 10 Jul 2011 14:06:19 +0200 Subject: [PATCH] move user.html template to static one It's pure Angular anyway --- templates/user.html.ep => public/user.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) rename templates/user.html.ep => public/user.html (96%) diff --git a/templates/user.html.ep b/public/user.html similarity index 96% rename from templates/user.html.ep rename to public/user.html index 5c0f087..c6f1ca7 100644 --- a/templates/user.html.ep +++ b/public/user.html @@ -1,5 +1,7 @@ -% layout 'angular'; - + + + +