-
Notifications
You must be signed in to change notification settings - Fork 2
/
footer.php
20 lines (19 loc) · 1.04 KB
/
footer.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<div id="placeholder"></div>
<footer>
<p>Opera Omnia<br/>
<br/>
(Pre )^32 Alpha<br/>2018-2019. <br/><br/>Found a bug? Report it <a href="report_issue.php?selected=bug">here</a>.</p>
<div id="sources">
<p>
All papers and books featured on this website come from :
<ul>
<li><a title="arXiv" href="https://arxiv.org/"><img src="images/footer/arXivLogo.png" /></a></li>
<li><a title="JSTOR" href="https://www.jstor.org/"><img src="images/footer/jstorLogo.png" /></a></li>
<li><a title="Wikisource" href="https://wikisource.org/"><img src="images/footer/wikiLogo.png" /></a></li>
<li><a title="Show more sources" href="sources.php"><img src="images/footer/plusLogo.png" /></a></li>
</ul>
</p>
</div>
<p><em>Opera Omnia</em> is an Open Project. Feel free to submit improvements to this website, and to visit our GitHub repository by clicking <a href="https://github.com/SerouxN/OperaOmnia">here</a>.</p>
<br/>
</footer>