mirror of
https://github.com/Nioux/Osgild.git
synced 2025-10-28 22:04:28 +00:00
12 lines
434 B
HTML
12 lines
434 B
HTML
<html>
|
||
<head>
|
||
<link href="style.css" rel="stylesheet" />
|
||
</head>
|
||
<body>
|
||
<h1>Principauté d'Arly</h1>
|
||
<div><b>Capitale :</b> <a href="ferrance.html">Ferrance</a></div>
|
||
<div><b>Prince :</b> Thomar d’Arly</div>
|
||
<div><b>Armoiries :</b> Un cerf noir sur fond rouge</div>
|
||
<div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : p7, S2 Fort-Boueux p24</div>
|
||
</body>
|
||
</html>
|