22 lines
604 B
HTML
22 lines
604 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title></title>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||
|
</head>
|
||
|
|
||
|
<body bgcolor="#333333" text="#FFFFFF" link="#FFFFFF" vlink="#FFFFFF" alink="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
|
||
|
<table width="100%" border="0" cellspacing="4" cellpadding="0">
|
||
|
<tr>
|
||
|
<td align="center">
|
||
|
<h4>Welcome</h4>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td align="center">
|
||
|
<h5>Click on a "How to" button to learn how to execute basic actions
|
||
|
of Ryzom.</h5>
|
||
|
</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|