From: Brice Gelineau Date: Sat, 2 Feb 2013 10:56:34 +0000 (+0100) Subject: templates should be app-independent X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=adca31e26da2c8238ec1fa457bac00cd15a56f25;hp=9489e6b117f0e53e79fdbfb9520a1070d847ae5a;p=xnet templates should be app-independent --- diff --git a/xnet/site/templates/base.html b/xnet/templates/base.html similarity index 100% rename from xnet/site/templates/base.html rename to xnet/templates/base.html diff --git a/xnet/site/templates/xnet/admin_login.html b/xnet/templates/xnet/admin_login.html similarity index 100% rename from xnet/site/templates/xnet/admin_login.html rename to xnet/templates/xnet/admin_login.html diff --git a/xnet/site/templates/xnet/home.html b/xnet/templates/xnet/home.html similarity index 100% rename from xnet/site/templates/xnet/home.html rename to xnet/templates/xnet/home.html