blob: b499b0ba537c4a1bb702689a5c26eb70376631fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<!DOCTYPE html>
<head>
<title>Wilderness War - Notes</title>
<link rel="stylesheet" href="/fonts/fonts.css">
<link rel="stylesheet" href="/style.css">
<style>h1{text-align:center}body{max-width:50rem;margin:0 auto;}</style>
</head>
<body>
<article>
<h1>
Wilderness War: Implementation Notes</h1>
<hr>
<p>
Question?
<p>
Answer!
<hr>
<img style="display:block;margin:20px auto;" src="Fleur_de_lys_du_quebec.svg" height="36">
|