Fix broken XHTML in Shakespeare how-to

This commit is contained in:
Alex Cabal 2020-11-03 16:33:00 -06:00
parent 27d2175e42
commit 2f1c585fe1

View file

@ -247,13 +247,13 @@ require_once('Core.php');
</li>
</ul>
</li>
</ol>
</li>
<li>
<h2>Content.opf</h2>
<p>Because their are countless editions of Shakespeares plays our productions note the Victoria Edition at the end of our long descriptions. Add “This Standard Ebooks production is based on William George Clark and William Aldis Wrights 1887 Victoria edition, which is taken from the Globe edition.</p>
</li>
</ol>
</section>
</article>
</main>
<?= Template::Footer() ?>