JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
silence more warnings
[wfpl-cms.git] / error_404.html
index c5e8269..3884061 100644 (file)
@@ -1,16 +1,16 @@
 <!DOCTYPE html>
 <html lang="en">
 <head>
-       <title>~$title show {~404: File Not Found~}~</title>
+    <title>~$title show {~404: File Not Found~}~</title>
 </head>
 <body>
-       <!--~$body show {~-->
-               <h1>404: File Not Found</h1>
+    <!--~$body show {~-->
+        <h1>404: File Not Found</h1>
 
-               <p>Oops, we don't have a page at <code>~path html~</code></p>
+        <p>Oops, we don't have a page at <code>~path html~</code></p>
 
-               <p>If you got here by clicking a link on this site, please let us know where we can find that broken link.</p>
-       <!--~}~-->
-       
+        <p>If you got here by clicking a link on this site, please let us know where we can find that broken link.</p>
+    <!--~}~-->
+    
 </body>
 </html>