diff options
| author | Jesse Morgan <jesse@jesterpm.net> | 2014-02-14 22:56:11 -0800 | 
|---|---|---|
| committer | Jesse Morgan <jesse@jesterpm.net> | 2014-02-14 22:56:11 -0800 | 
| commit | 91f5eb337fb7223cc680582d42f2d31a906cfbca (patch) | |
| tree | f9de49574f290efce8141227582106467e10ea87 /src | |
| parent | 15641dc32e1a280fda34be9f4f517c9cbb887156 (diff) | |
Updating new believer text.
Diffstat (limited to 'src')
| -rw-r--r-- | src/templates/templates/newbeliever.ftl | 32 | 
1 files changed, 27 insertions, 5 deletions
diff --git a/src/templates/templates/newbeliever.ftl b/src/templates/templates/newbeliever.ftl index e58425d..226b054 100644 --- a/src/templates/templates/newbeliever.ftl +++ b/src/templates/templates/newbeliever.ftl @@ -7,11 +7,33 @@      <@content class="text">          <h1>New Believers</h1> - -        Welcome! When you click the getting started button below you will -        be asked to login or create a login. After you have logged in, you -        will be taken directly to the Seeker section of the site. - +        <p> +            CONGRATULATIONS on your new relationship with Jesus Christ. +            It is vital to grow in your understanding of God and of Jesus +            Christ and the Holy Spirit as you begin your new journey of +            faith in Jesus. +        </p> +        <p> +            You may not feel a sense of urgency to begin, to get the full +            understanding of your “new birth” as the Bible +            calls it.  But trust us when we tell you that to delay in your +            growing in the knowledge of Jesus and His life for you, will +            only hinder you as a follower of Jesus. +        </p> +        <p> +            The SEEKER series of four videos you are about to watch +            provides you with very important foundational elements of +            God's love for you and his gift of salvation through Jesus. +        </p> +        <p> +            Watch them in their entirety!  The last video will lead in a +            prayer of salvation that you have already done at church.  You +            are free to pray it again, but it is not necessary, you are +            SAVED! +        </p> +        <p> +            Now click GET STARTED and create your LOGIN and start GROWing! +        </p>      </@content>      <#include "/templates/getstarted-button.ftl">  | 
