]> git.ipfire.org Git - ipfire.org.git/blobdiff - en/500.shtml
Build some nice error pages.
[ipfire.org.git] / en / 500.shtml
diff --git a/en/500.shtml b/en/500.shtml
new file mode 100644 (file)
index 0000000..a65d125
--- /dev/null
@@ -0,0 +1,36 @@
+<!--#include virtual="../header.shtml" -->
+
+<div id="main">
+
+       <div id="main_inner" class="fixed">
+
+               <div id="primaryContent_columnless">
+
+                       <div id="columnA_columnless">
+               
+                               <h3>500 - internal server error</h3>
+
+                               <!-- insert image here -->
+
+                               <p>
+                                       When you requested this website the server produced an internal
+                                       error.<br />
+                                       If this happens one more time, please send a mail to the developers.
+                                       <br />
+                                       <a href="http://<!--#echo var="SERVER_NAME" -->/">Home</a>
+                                       <a href="javascript:history.go(-1)">Back</a>
+                               </p>
+                               
+                               <br class="clear" />
+               
+                       </div>
+       
+               </div>
+
+               <br class="clear" />
+
+       </div>
+
+</div>
+
+<!--#include virtual="../footer.shtml" -->