summaryrefslogtreecommitdiff
path: root/src/templates/macros
diff options
context:
space:
mode:
authorJesse Morgan <jesse@jesterpm.net>2013-06-03 17:53:53 -0700
committerJesse Morgan <jesse@jesterpm.net>2013-06-03 17:53:53 -0700
commit2689b2e69e77677522bc75cb7d790bc30ff644ab (patch)
tree736fba7d0d168d81e805b22c5d48105cb980e156 /src/templates/macros
parent39d697b619c5b836da38d3ae457fee8999055c45 (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/macros')
-rw-r--r--src/templates/macros/common-page.ftl2
1 files changed, 0 insertions, 2 deletions
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 @@
<div id="notfooter">
<#include "/templates/nav.ftl">
- <#include "/templates/index-hero.ftl">
-
<#nested>
<div id="push"></div>