From 15641dc32e1a280fda34be9f4f517c9cbb887156 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Thu, 13 Feb 2014 22:49:46 -0800 Subject: Adding New Believer resource. --- src/templates/templates/newbeliever.ftl | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 src/templates/templates/newbeliever.ftl (limited to 'src/templates') diff --git a/src/templates/templates/newbeliever.ftl b/src/templates/templates/newbeliever.ftl new file mode 100644 index 0000000..e58425d --- /dev/null +++ b/src/templates/templates/newbeliever.ftl @@ -0,0 +1,19 @@ +<#include "/macros/common.ftl"> +<#include "/macros/common-page.ftl"> + +<@commonpage> + <@noticebox> + + + <@content class="text"> +

New Believers

+ + 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. + + + + <#include "/templates/getstarted-button.ftl"> + + -- cgit v1.2.3