Close all void HTML tags and remove HTML entities

This commit is contained in:
Alex Cabal 2020-09-04 12:42:27 -05:00
parent dec516e3f1
commit 79ec73946e
13 changed files with 57 additions and 54 deletions

View file

@ -1,5 +1,5 @@
<aside class="alert">
<p>Is there an out-of-copyright book youd like to read, but that we dont have in our catalog?</p>
<p><a href="/contribute">Help us produce that ebook</a> so that others can read it in the future! Theres probably a basic transcription available at <a href="https://www.gutenberg.org">Project Gutenberg</a>&mdash;<a href="/contribute">get in touch with us</a> and well help you make it meet Standard Ebooks standards.</p>
<p><a href="/contribute">Help us produce that ebook</a> so that others can read it in the future! Theres probably a basic transcription available at <a href="https://www.gutenberg.org">Project Gutenberg</a><a href="/contribute">get in touch with us</a> and well help you make it meet Standard Ebooks standards.</p>
<p>Any skill level, from simple proofreading to complete ebook production, is welcome. Were here to help!</p>
</aside>