mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-30 15:06:06 +00:00
18 lines
278 B
HTML
18 lines
278 B
HTML
<html>
|
|
<head>
|
|
<link href="style.css" rel="stylesheet">
|
|
</head>
|
|
<body>
|
|
<pre>
|
|
<h1>Fourche</h1>
|
|
|
|
<b>Ville marchande</b>
|
|
|
|
<b>Source :</b> CB02 La course du printemps p149
|
|
|
|
Carte par <b>Romje</b> :
|
|
|
|
<iframe src="fourche.map.html" width="100%" height="50%"/>
|
|
</pre>
|
|
</body>
|
|
</html>
|