1
0
mirror of https://github.com/apache/httpd.git synced 2025-07-30 20:03:10 +03:00
Files
apache/docs/error/include/bottom.html
Joshua Slive dbc4c795fd Remove the date from the multi-language error pages
because it is unlocalizable and generally useless.

PR: 40432


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@561464 13f79535-47bb-0310-9956-ffa450edef68
2007-07-31 19:49:08 +00:00

13 lines
273 B
HTML

</p>
<p>
<!--#include virtual="../contact.html.var" -->
</p>
<h2>Error <!--#echo encoding="none" var="REDIRECT_STATUS" --></h2>
<address>
<a href="/"><!--#echo var="SERVER_NAME" --></a><br />
<span><!--#echo var="SERVER_SOFTWARE" --></span>
</address>
</body>
</html>