diff options
author | Jesse Morgan <jesse@jesterpm.net> | 2013-09-14 16:00:53 -0700 |
---|---|---|
committer | Jesse Morgan <jesse@jesterpm.net> | 2013-09-14 16:00:53 -0700 |
commit | 5fc8044ed95cef52b081249b1beec61341739525 (patch) | |
tree | ecec6efc362636346738b3a4e288343fcb1ecb78 /src/templates/pages/contact.html.ftl | |
parent | 970a94cb7b64c99c84ad4ce6808918610058ea77 (diff) |
Contact page editing changes
Diffstat (limited to 'src/templates/pages/contact.html.ftl')
-rw-r--r-- | src/templates/pages/contact.html.ftl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/pages/contact.html.ftl b/src/templates/pages/contact.html.ftl index d8a0a29..6aff74f 100644 --- a/src/templates/pages/contact.html.ftl +++ b/src/templates/pages/contact.html.ftl @@ -10,7 +10,7 @@ <p> If you have any questions about GROW, please complete the following - form, and we will be in touch soon, or call us at 253-848-9111. + form and we will be in touch soon, or call us at 253-848-9111. </p> <form action="${dynamicRoot}/contactus" method="post"> |