web/templates/EmailFooter.php
2022-06-20 13:55:43 -05:00

18 lines
558 B
PHP

<div class="footer">
<p>
<a href="https://standardebooks.org/donate">Donate</a> &bull; <a href="https://standardebooks.org/contribute">Get involved</a> &bull; <a href="https://standardebooks.org/feeds">Ebook feeds</a>
</p>
<p>
<a href="https://standardebooks.org">
<img src="https://standardebooks.org/images/logo-small.png" alt="The Standard Ebooks logo."/>
</a>
</p>
<address>
<p>Standard Ebooks L<sup>3</sup>C</p>
<p>1658 N. Milwaukee Ave. Unit 204</p>
<p>Chicago, IL 60647</p>
</address>
</div>
</div>
</body>
</html>