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

34 lines
826 B
HTML

<!DOCTYPE html>
<html lang="%l">
<head>
<!-- Copyright (c) 1998-2006 INRIA - GeneWeb -->
<!-- $Id: simple.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>[Simple method]
</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;">[Simple method]</h1>
</div>
<form method="get" action="simple">
<input type="hidden" name="lang" value="%l">
<p>
<ul><li>
[Write the name you want for your database][:]
<p>
<input name="o" size="30" value="base">
<p>
<li>
[Then click on this button][:]
<p>
<input type="submit" value="[Create]">
</ul>
</form>