mirror of
https://github.com/Nioux/Osgild.git
synced 2025-10-29 06:14:27 +00:00
12 lines
385 B
HTML
12 lines
385 B
HTML
|
|
<html>
|
|||
|
|
<head>
|
|||
|
|
<link href="style.css" rel="stylesheet" />
|
|||
|
|
</head>
|
|||
|
|
<body>
|
|||
|
|
<h1>Valpir</h1>
|
|||
|
|
<div><b>Village</b></div>
|
|||
|
|
<div><b>Lieux importants :</b> les auberges La Pie Dorée et Chez Grundwald, un caravansérail</div>
|
|||
|
|
<div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S5 Le Pic d’Anddalf p101</div>
|
|||
|
|
</body>
|
|||
|
|
</html>
|