mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-29 22:45:44 +00:00
13 lines
329 B
HTML
13 lines
329 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> Anathazerin : S8 La Bataille de Fleck p212</div>
|
||
</body>
|
||
</html>
|