From 2689b2e69e77677522bc75cb7d790bc30ff644ab Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Mon, 3 Jun 2013 17:53:53 -0700 Subject: 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. --- src/templates/pages/index.html.ftl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/templates/pages/index.html.ftl') 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 -- cgit v1.2.3