From caefd3352fe7a5c22e4e5ca48ca99017e55286ba Mon Sep 17 00:00:00 2001 From: Andre Noll <maan@systemlinux.org> Date: Thu, 9 Dec 2010 11:37:17 +0100 Subject: [PATCH] web: Remove server side includes. The new apache on systemlinux.org does not have this feature activated. We don't need it anyway. --- web/footer.html | 9 --------- 1 file changed, 9 deletions(-) diff --git a/web/footer.html b/web/footer.html index d9c9f058..38572c94 100644 --- a/web/footer.html +++ b/web/footer.html @@ -1,13 +1,4 @@ <hr> -<!-- - Last modified: - <!--#flastmod virtual="" --> - <p> - <a href="http://validator.w3.org/check?uri=referer"><img border="0" - src="http://www.w3.org/Icons/valid-html401" - alt="Valid HTML 4.01!" height="31" width="88"></a> - </p> ---> </td> </table> </body> -- 2.39.5