This repository has been archived on 2024-12-02. You can view files and clone it, but cannot push or open issues or pull requests.
AbetoArmarios_Web/Source/apache2/error/include/bottom.html

15 lines
357 B
HTML
Raw Normal View History

</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 />
<!--#config timefmt="%c" -->
<span><!--#echo var="DATE_LOCAL" --><br />
<!--#echo var="SERVER_SOFTWARE" --></span>
</address>
</body>
</html>