From b4c5ce36f1178a4d77f914489a1a9ce4397d4dbf Mon Sep 17 00:00:00 2001 From: Aiko Mastboom Date: Mon, 22 Apr 2013 01:35:05 +0200 Subject: [PATCH] put head in script in seperate files --- public/index.html | 30 ++++++++++++------------------ public/templates/head.html | 5 +++++ public/templates/scripts.html | 27 +++++++++++++++++++++++++++ 3 files changed, 44 insertions(+), 18 deletions(-) create mode 100644 public/templates/head.html create mode 100644 public/templates/scripts.html diff --git a/public/index.html b/public/index.html index e01f572..90f0d1e 100644 --- a/public/index.html +++ b/public/index.html @@ -1,4 +1,4 @@ - + { "_availableModes" : [ { "name": "none", "ace":"none" }, { "name": "HTML", "ace":"html" }, @@ -9,16 +9,19 @@ ] } - - - + + + + app/main/index + + @@ -70,16 +73,12 @@
- - - + + - - - + - @@ -92,14 +91,10 @@ - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + +