aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/generate_boss_html.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/scripts/generate_boss_html.py b/scripts/generate_boss_html.py
index 46ebd15f..7f023b34 100755
--- a/scripts/generate_boss_html.py
+++ b/scripts/generate_boss_html.py
@@ -190,10 +190,12 @@ header {
<p>${start_deck}</p>
<h3 id="draft">Recommended Draft <a id="draft-notation-hint" href="../rules/$lang/rules.html#notation">?</a></h3>
<p><code>${draft}</code></p>
+</div>
+</div> <!-- main -->
+<div>
<h3 id="ai">Instructions</h3>
<p><pre><code>${instructions}</code></pre></p>
</div>
-</div> <!-- main -->
</body>
</html>
"""