mirror of
https://github.com/Nioux/Osgild.git
synced 2025-10-28 22:04:28 +00:00
12 lines
418 B
HTML
12 lines
418 B
HTML
|
|
<html>
|
|||
|
|
<head>
|
|||
|
|
<link href="style.css" rel="stylesheet" />
|
|||
|
|
</head>
|
|||
|
|
<body>
|
|||
|
|
<h1>Protectorat de Fer</h1>
|
|||
|
|
<div><b>Capitale :</b> <a href="panderium.html">Panderium</a></div>
|
|||
|
|
<div>Territoire annexé par un empire esclavagiste au-delà des mers il y a moins d’un siècle.</div>
|
|||
|
|
<div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : p7</div>
|
|||
|
|
</body>
|
|||
|
|
</html>
|