1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00
Files
apache/docs/error/include/bottom.html
Joshua Slive 4a0785d7d7 Combine top+header and bottom+footer to make things easier for me to
understand (and a little quicker).


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90431 13f79535-47bb-0310-9956-ffa450edef68
2001-08-20 22:04:59 +00:00

31 lines
931 B
HTML

</DL><DL><DD>
<!--#include virtual="../contact" -->
</DL>
<!--#if expr="$INCLUDE_LOGO=yes" -->
<BR CLEAR=<!--#if expr="$ALIGN_LOGO=left" -->right<!--#else -->left<!--#endif -->>
<!--#endif -->
<H2>Error <!--#echo encoding="none" var="REDIRECT_STATUS" --></H2>
<DL>
<DD>
<IMG SRC="/apache_pb.gif" ALT="[Powered by Apache]" ALIGN="RIGHT" WIDTH="259" HEIGHT="32">
<ADDRESS>
<!--#if expr="$INCLUDE_SERVER_NAME=yes" -->
<A HREF="/"><!--#echo encoding="none" var="SERVER_NAME" --></A>
<BR>
<!--#endif -->
<!--#if expr="$INCLUDE_DATE=yes" -->
<!--#config timefmt="%c" -->
<small><!--#echo encoding="none" var="DATE_LOCAL" --></small>
<BR>
<!--#endif -->
<!--#if expr="$INCLUDE_SOFTWARE=yes" -->
<small><!--#echo encoding="none" var="SERVER_SOFTWARE" --></small>
<!--#endif -->
</ADDRESS>
</DL>
<!-- Multi Language Error Documents, Copyright (c) 2001 The Apache Software Foundation. All rights reserved. -->
</BODY>
</HTML>