%doctype;
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <title>%bname; -&gt; %bvar.moved;</title>
  <meta http-equiv="Content-Style-Type" content="text/css"%/>
  <meta http-equiv="Content-Type" content="text/html; charset=%charset;"%/>
  <meta name="robots" content="none"%/>
  <link rel="shortcut icon" href="%image_prefix;/favicon_gwd.png"%/>
%include.css;
</head>
<body>

<p>
%apply;interp([
en: The database "%bname;" has moved to:
fr: La base de données "%bname;" se trouve maintenant à l'adresse:
])
<dl><dt><dd>
<a href="%bvar.moved;">%bvar.moved;</a>
</dd></dt></dl>
</p>

%base_trailer;
%copyright;
</body>
</html>
