From a3c691f19b0c43ad0bf5be3f47f9620ee79701fa Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Sun, 27 Jul 2014 09:39:45 -0700 Subject: Adding new transition page before Teacher section. Also added the Leader page to the normal Chapter list. --- src/templates/pages/deeper/teacher.html.ftl | 1 - src/templates/templates/stage-teacher-forward.ftl | 47 +++++++++++++++++++++++ 2 files changed, 47 insertions(+), 1 deletion(-) create mode 100644 src/templates/templates/stage-teacher-forward.ftl (limited to 'src/templates') diff --git a/src/templates/pages/deeper/teacher.html.ftl b/src/templates/pages/deeper/teacher.html.ftl index 684923e..f0046f2 100644 --- a/src/templates/pages/deeper/teacher.html.ftl +++ b/src/templates/pages/deeper/teacher.html.ftl @@ -35,7 +35,6 @@

Other

diff --git a/src/templates/templates/stage-teacher-forward.ftl b/src/templates/templates/stage-teacher-forward.ftl new file mode 100644 index 0000000..e8f186d --- /dev/null +++ b/src/templates/templates/stage-teacher-forward.ftl @@ -0,0 +1,47 @@ +<#include "/macros/common.ftl"> +<#include "/macros/common-page.ftl"> + +<@commonpage> + <@noticebox> + + + <@content class="text"> +

Welcome

+ +

+ Welcome to the "Leader" portion of GROW. This portion of the GROW + process is intended for those who either: +

+ + + +

+ This section of GROW contains two elements: Teacher and Group Leader +

+ +
    +
  1. Teacher: If you are considering leading in the church in any + capacity; on a team in ministry, or as a Community Group leader you must + complete Teacher
  2. + +
  3. Group Leader: If you are considering leading a Community Group, + you must complete BOTH Teacher and Group Leader
  4. +
+ +

+ We trust you will enjoy these teachings, learn and grow and be better + equipped to serve God regardless of how or where you serve or lead. +

+ + + + <#if nextstage??> +
+ Continue GROWing ➙ +
+ + -- cgit v1.2.3