diff options
author | peavey <peavey@e03df62e-2008-0410-955e-edbf42e46eb7> | 2007-07-16 17:14:45 +0000 |
---|---|---|
committer | peavey <peavey@e03df62e-2008-0410-955e-edbf42e46eb7> | 2007-07-16 17:14:45 +0000 |
commit | bab14f0dd2345c9d7dcbc47c918563709e1ac094 (patch) | |
tree | 753a23cfc9fc08c6697e80b3e686f074aa911d85 /http | |
parent | 3abff3a37550cc1d88dd4d1fd7ed526e89309a53 (diff) |
'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are auto skipped by svn.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7454 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'http')
-rw-r--r-- | http/index.html | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/http/index.html b/http/index.html index 305c40a2f..0831e74af 100644 --- a/http/index.html +++ b/http/index.html @@ -1,12 +1 @@ -<html> - <head> - <title> - InspIRCd m_httpd.so Module - </title> - </head> - <body> - <h1>Nothing to see here folks, Move along...</h1> - <h4>This is a placeholder page provided by the InspIRCd m_httpd.so module. Please replace this page with better content.</h4> - <small>Powered by <a href="http://www.inspircd.org">InspIRCd</a></small> - </body> -</html> +<html>
<head>
<title>
InspIRCd m_httpd.so Module
</title>
</head>
<body>
<h1>Nothing to see here folks, Move along...</h1>
<h4>This is a placeholder page provided by the InspIRCd m_httpd.so module. Please replace this page with better content.</h4>
<small>Powered by <a href="http://www.inspircd.org">InspIRCd</a></small>
</body>
</html>
\ No newline at end of file |