From 3102d8bce3426d9cf41aeaf201c360d342677770 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Sat, 9 Apr 2016 14:22:20 -0700 Subject: Switching from Ivy+Ant to Maven. --- .../templates/pages/deeper/teacher.html.ftl | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 src/main/resources/templates/pages/deeper/teacher.html.ftl (limited to 'src/main/resources/templates/pages/deeper/teacher.html.ftl') diff --git a/src/main/resources/templates/pages/deeper/teacher.html.ftl b/src/main/resources/templates/pages/deeper/teacher.html.ftl new file mode 100644 index 0000000..f0046f2 --- /dev/null +++ b/src/main/resources/templates/pages/deeper/teacher.html.ftl @@ -0,0 +1,42 @@ +<#include "/macros/common.ftl"> +<#include "/macros/common-page.ftl"> + +<@commonpage> + <#if errorMessage??> + <@noticebox class="visible"> + ${errorMessage?html} + + <#else> + <@noticebox> + + + +
+
+ <#include "/templates/deeperheader.ftl"> + +

Assessments

+
    +
  • + Transformational Disciple Assessment +

    + The Transformational Discipleship Assessment (TDA) + is an advanced tool to dive more deeply into + opportunities for your customized discipleship + journey. This is an excellent tool to help you + take your spiritual formation to the next level. +

    +
  • +
+

Reading List

+ +

Other

+ +
+
+ -- cgit v1.2.3