commit | 3023a8fa9b258169bc073aab6644e8d93d565da0 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Wed Apr 03 16:34:23 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Wed Apr 03 16:34:23 2013 +0530 |
tree | 3bcf3d1a99da9a3dae6c9120da88bb1cc574de05 | |
parent | 27c4079ff9de023b154f7e26a940905b266f7e52 [diff] [blame] |
[website] [cleanup] separated website generation in framework and erpnext
diff --git a/website/templates/pages/index.html b/website/templates/pages/index.html index 1307872..761da0c 100644 --- a/website/templates/pages/index.html +++ b/website/templates/pages/index.html
@@ -1 +1 @@ -{% extends "html/web_page.html" %} \ No newline at end of file +{% extends "app/website/templates/html/web_page.html" %} \ No newline at end of file