mirror of
https://github.com/standardebooks/web.git
synced 2025-07-14 10:31:59 -04:00
18 lines
558 B
PHP
18 lines
558 B
PHP
<div class="footer">
|
|
<p>
|
|
<a href="https://standardebooks.org/donate">Donate</a> • <a href="https://standardebooks.org/contribute">Get involved</a> • <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>
|