ldapsaisie/public_html/templates/default/redirect.tpl
2009-11-13 14:26:11 +01:00

12 lines
325 B
Smarty

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<META http-equiv="refresh" content="0; URL={$url}">
<title>LdapSaisie - Redirection</title>
</head>
<body>
</body>
</html>