From fc16d8739377d7e1f434d61b4b96b9bf6d8ed023 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Mon, 11 Aug 2014 11:50:17 -0400 Subject: [PATCH] Add to template for output and add static pages for forms Testing form output --- static/18.phtml | 12 +++++++++ static/19.phtml | 12 +++++++++ static/20.phtml | 12 +++++++++ templates/template.html | 60 ++++------------------------------------- 4 files changed, 41 insertions(+), 55 deletions(-) create mode 100644 static/18.phtml create mode 100644 static/19.phtml create mode 100644 static/20.phtml diff --git a/static/18.phtml b/static/18.phtml new file mode 100644 index 0000000..7411872 --- /dev/null +++ b/static/18.phtml @@ -0,0 +1,12 @@ +configureForm(); + $cf->useCaptcha(true); + echo $cf->toHtml(); +} diff --git a/static/19.phtml b/static/19.phtml new file mode 100644 index 0000000..705e836 --- /dev/null +++ b/static/19.phtml @@ -0,0 +1,12 @@ +configureForm(); + $cf->useCaptcha(true); + echo $cf->toHtml(); +} diff --git a/static/20.phtml b/static/20.phtml new file mode 100644 index 0000000..d6d9670 --- /dev/null +++ b/static/20.phtml @@ -0,0 +1,12 @@ +configureForm(); + $cf->useCaptcha(true); + echo $cf->toHtml(); +} diff --git a/templates/template.html b/templates/template.html index f8c0a45..8e43d0f 100644 --- a/templates/template.html +++ b/templates/template.html @@ -1,5 +1,3 @@ - {pageTitle:h} @@ -18,63 +16,15 @@ - + {mainNav:h}
-
-
-

Page Header

-
- toolboxTMP (26K) -
This is the imagecaption
-
-

Located in the exact center of Northern Michigan on the 45th parallel, Gaylord is unique because of its stunning surroundings, up north ambience and easy commuting access.

-

Located in the exact center of Northern Michigan on the 45th parallel, Gaylord is unique because of its stunning surroundings, up north ambience and easy commuting access.

-

Located in the exact center of Northern Michigan on the 45th parallel, Gaylord is unique because of its stunning surroundings, up north ambience and easy commuting access.

-
-
-

Header

-
- toolboxTMP (26K) -
This is the imagecaption
-
-

Located in the exact center of Northern Michigan on the 45th parallel, Gaylord is unique because of its stunning surroundings, up north ambience and easy commuting access.

-

Located in the exact center of Northern Michigan on the 45th parallel, Gaylord is unique because of its stunning surroundings, up north ambience and easy commuting access.

-

Located in the exact center of Northern Michigan on the 45th parallel, Gaylord is unique because of its stunning surroundings, up north ambience and easy commuting access.

-
-
-

Header

-
- toolboxTMP (26K) -
This is the imagecaption
-
-

Located in the exact center of Northern Michigan on the 45th parallel, Gaylord is unique because of its stunning surroundings, up north ambience and easy commuting access.

-

Located in the exact center of Northern Michigan on the 45th parallel, Gaylord is unique because of its stunning surroundings, up north ambience and easy commuting access.

-

Located in the exact center of Northern Michigan on the 45th parallel, Gaylord is unique because of its stunning surroundings, up north ambience and easy commuting access.

-
+ {toolboxContent:h}