1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-21 10:00:53 +03:00
Files
apache/docs/error/include/bottom.html
Joshua Slive 185ece96dd Make internationalized error docs xhtml compliant.
Submitted by: Erik Abele <webmaster@codefaktor.de>
Reviewed by: Joshua Slive


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96016 13f79535-47bb-0310-9956-ffa450edef68
2002-07-11 19:07:03 +00:00

20 lines
452 B
HTML

</dd></dl><dl><dd>
<!--#include virtual="../contact.html.var" -->
</dd></dl>
<h2>Error <!--#echo encoding="none" var="REDIRECT_STATUS" --></h2>
<dl>
<dd>
<address>
<a href="/"><!--#echo encoding="none" var="SERVER_NAME" --></a>
<br />
<!--#config timefmt="%c" -->
<small><!--#echo encoding="none" var="DATE_LOCAL" --></small>
<br />
<small><!--#echo encoding="none" var="SERVER_SOFTWARE" --></small>
</address>
</dd>
</dl>
</body>
</html>