mirror of
https://github.com/Nioux/Osgild.git
synced 2025-10-29 22:34:33 +00:00
14 lines
414 B
HTML
14 lines
414 B
HTML
|
|
<html>
|
|||
|
|
<head>
|
|||
|
|
<link href="style.css" rel="stylesheet" />
|
|||
|
|
</head>
|
|||
|
|
<body>
|
|||
|
|
<h1>Port-Libre</h1>
|
|||
|
|
<div><b>Cité franche</b></div>
|
|||
|
|
<div><b>Activité :</b> Commerce</div>
|
|||
|
|
<div>Seul port des Marches du Piémont</div>
|
|||
|
|
<div>Construite sur l’eau</div>
|
|||
|
|
<div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S8 La Bataille de Fleck p212</div>
|
|||
|
|
</body>
|
|||
|
|
</html>
|