summaryrefslogtreecommitdiff
path: root/src/templates/templates/newbeliever.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/templates/newbeliever.ftl')
-rw-r--r--src/templates/templates/newbeliever.ftl19
1 files changed, 19 insertions, 0 deletions
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>
+ </@noticebox>
+
+ <@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.
+
+ </@content>
+
+ <#include "/templates/getstarted-button.ftl">
+</@commonpage>
+