diff options
author | Jesse Morgan <jesse@jesterpm.net> | 2013-06-03 17:53:53 -0700 |
---|---|---|
committer | Jesse Morgan <jesse@jesterpm.net> | 2013-06-03 17:53:53 -0700 |
commit | 2689b2e69e77677522bc75cb7d790bc30ff644ab (patch) | |
tree | 736fba7d0d168d81e805b22c5d48105cb980e156 /src/templates/pages/index.html.ftl | |
parent | 39d697b619c5b836da38d3ae457fee8999055c45 (diff) |
Adding Initial Survey Templates
Adding the base survey template and the image and text question types.
Moved the hero section to the index.html template to make common-page
more common. Also adding jquery and some initial grow.js code.
Diffstat (limited to 'src/templates/pages/index.html.ftl')
-rw-r--r-- | src/templates/pages/index.html.ftl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/templates/pages/index.html.ftl b/src/templates/pages/index.html.ftl index 1505289..44f9dce 100644 --- a/src/templates/pages/index.html.ftl +++ b/src/templates/pages/index.html.ftl @@ -2,6 +2,8 @@ <#include "/macros/common-page.ftl"> <@commonpage> + <#include "/templates/index-hero.ftl"> + <@noticebox> The Grow Process focuses on the topic that you want to learn about. Out 'Assessment' test will give you the right courses |