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/macros/common-page.ftl | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/templates/macros/common-page.ftl') diff --git a/src/templates/macros/common-page.ftl b/src/templates/macros/common-page.ftl index 560fa48..1a5c3d3 100644 --- a/src/templates/macros/common-page.ftl +++ b/src/templates/macros/common-page.ftl @@ -12,8 +12,6 @@
<#include "/templates/nav.ftl"> - <#include "/templates/index-hero.ftl"> - <#nested>
-- cgit v1.2.3