mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-29 22:45:44 +00:00
15 lines
287 B
HTML
15 lines
287 B
HTML
<html>
|
|
<head>
|
|
<link href="style.css" rel="stylesheet">
|
|
</head>
|
|
<body>
|
|
<pre>
|
|
<h1>Ferrance</h1>
|
|
<b>Capitale</b> de la principauté d'Arly
|
|
<b>Lieux importants :</b> L'académie de magie
|
|
|
|
Source : Anathazerin p7, S4 Les Faux-Monnayeurs p88
|
|
</pre>
|
|
<img src="ferrance.jpg" />
|
|
</body>
|
|
</html>
|