You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
systers/footer/footer-pages.frag.html

7 lines
618 B
HTML

<div class="flex-grow-0 flex-shrink-0 mt-4 mb-3 text-center">
<img src="../images/footer-icon.svg" width="110">
<div class="d-flex justify-content-center">
<p class="mt-4 footer"><a href="https://hub.xpub.nl/systers/">Restart</a></p><p class="mt-4 ml-3"></p><?php include 'about.frag.html';?><p class="mt-4 ml-3"></p><?php include 'manual.frag.html';?><p class="mt-4 ml-3"></p><?php include 'refs.frag.html';?><p class="mt-4 ml-3"></p><?php include 'colophon.frag.html';?><p class="mt-4 ml-3"></p><p class="mt-4 ml-3"><a href="https://hub.xpub.nl/systers/mediawiki/">Wiki ✎</a></p>
</div>
</div>