JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
let cms do header/title on /contact
[wfpl-cms.git] / contact.html
index 6f1e7ee..227a19c 100644 (file)
@@ -2,15 +2,12 @@
 
 <html lang="en">
 <head>
-       <title><!--~$title show {~-->Contact<!--~}~--></title>
+       <title></title>
 </head>
 
 <body>
 <!--~$body show {~-->
-
        <!--~form {~-->
-               <h2>Contact</h2>
-
                <form action="contact" method="post">
 
                        <div class="caption">Name</div>
@@ -31,7 +28,6 @@
 
                </form>
        <!--~}~-->
-
 <!--~}~-->
 </body>
 </html>