mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-29 22:45:44 +00:00
13 lines
347 B
HTML
13 lines
347 B
HTML
<html>
|
|
<head>
|
|
<link href="style.css" rel="stylesheet" />
|
|
</head>
|
|
<body>
|
|
<h1>Keln</h1>
|
|
<div><b>Capitale</b> du Pays de Dorn (~25 000 habitants)<div>
|
|
<div>Ville fortifiée</div>
|
|
<div><b>Fleuve :</b> Ophal</div>
|
|
<div>Construite sur la rive du lac Iruné</div>
|
|
<div><b>Source :</b> Anathazerin : S10 La traversée de Dorn p317</div>
|
|
</body>
|
|
</html>
|