From 4525beb985f8e874f11c0e95df2b1544c8b0b1ba Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Sat, 31 Aug 2013 23:45:48 -0700 Subject: Cleaning up content macro. Adding favicon. Fixing static content. --- src/templates/pages/about.html.ftl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/templates/pages/about.html.ftl') diff --git a/src/templates/pages/about.html.ftl b/src/templates/pages/about.html.ftl index 63cd366..a28b355 100644 --- a/src/templates/pages/about.html.ftl +++ b/src/templates/pages/about.html.ftl @@ -5,7 +5,7 @@ <@noticebox> - <@textcontent> + <@content class="text">

About

@@ -15,7 +15,7 @@

- Disciple means “learner” and our goal is to help you be an + Disciple means "learner" and our goal is to help you be an effective learner and grow in the knowledge of Jesus Christ, the Word of God, the essentials of your faith that will cause the transformation God promises you will experience. And that @@ -60,11 +60,11 @@

- Now it’s your turn to act! Get started now in your journey by + Now it's your turn to act! Get started now in your journey by taking the GROW assessment. Identify your starting place as a Seeker, Believer, Disciple or Teacher and be a disciple.

- + <#include "/templates/getstarted-button.ftl"> -- cgit v1.2.3