agirstatool/src/org/april/agirstatool/core/pages/index.html

13 lines
278 B
HTML

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Redirection</title>
<meta charset="UTF-8" />
<meta http-equiv="Refresh" content="0;URL=index.xhtml">
</head>
<body>
</body>
</html>