Files
Geneweb/bin/setup/lang/list.htm
2024-03-05 22:01:20 +01:00

45 lines
988 B
HTML

<!DOCTYPE html>
<html lang="%l">
<head>
<!-- Copyright (c) 1998-2006 INRIA - GeneWeb -->
<!-- $Id: list.htm,v 7.00 2018-04-19 05:35:06 ddr Exp $ -->
<meta charset="utf-8">
<meta name="robots" content="none">
<link rel="shortcut icon" href="images/favicon_gwsetup.png">
<title>[Databases]
</title>
%fsetup.css;
</head>
<body %Vbody_prop;>
<div style="background:url('images/gwlogo.png') no-repeat left top; text-align:center; height:95px; line-height:95px; color:#2f6400;">
<h1 style="margin:0;">
[Databases]
</h1>
</div>
<p />
[To consult a database, the gwd service must have been launched.]
(<a href="http://%m:%P/gwsetup?lang=%l;v=gwd_info.htm">gwd info</a>)
<p />
<ul>
%b{<li><a href="http://%m:%P/%a?lang=%l">%a</a>|
<li>[there is no database at present]
}
</ul>
<p />
[Or go back to the main menu.] (<a href="http://%m:%z/gwsetup?lang=%l;v=welcome.htm">welcome</a>)
%(
Or go back to the <a href="http://%m:%z/gwsetup?lang=%l;v=welcome.htm">main menu
</a>.
%)