ldapsaisie/public_html/templates/default/redirect.tpl

13 lines
364 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">
<base href="{$public_root_url}/"/>
<META http-equiv="refresh" content='0; URL={$url}'>
<title>LdapSaisie - Redirection</title>
</head>
<body>
</body>
</html>