Fix minor redirect issue.

This commit is contained in:
Paulo Gustavo Veiga 2012-08-22 00:14:29 -03:00
parent 3e7f02907c
commit b787abad9b

View File

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta HTTP-EQUIV="REFRESH" content="0; url=/c/home">
<meta HTTP-EQUIV="REFRESH" content="0; url=c/home">
</head>
</html>