26 lines
1.1 KiB
PHP
26 lines
1.1 KiB
PHP
<body>
|
|
<nav>
|
|
<div id="hmenu">
|
|
<ul>
|
|
<?php echo($menuout); ?>
|
|
</ul>
|
|
</div>
|
|
</nav>
|
|
<div class="scrwide">
|
|
<div class="scrwidein">
|
|
<section class="sectcontm">
|
|
<h3>About</h3>
|
|
<p>This website is made by a group of enthusiastic Mastodon users, mainly from the italian instance <a href="https://mastodon.bida.im">mastodon.bida.im</a>, and by other contributors from different instances.</p>
|
|
<p>Here are some contacts of those involved</p>
|
|
<ul>
|
|
<li><a href="https://mastodon.bida.im/@Ca_Gi">@Ca_Gi@mastodon.bida.im</a></li>
|
|
<li><a href="https://mastodon.bida.im/@giarminio">@giarminio@mastodon.bida.im</a></li>
|
|
<li><a href="https://mastodon.bida.im/@RedGlow">@RedGlow@mastodon.bida.im</a></li>
|
|
<li><a href="https://mastodon.bida.im/@paulbutgold">@paulbutgold@mastodon.bida.im</a></li>
|
|
<li><a href="https://mastodon.bida.im/@gnagno">@gnagno@mastodon.bida.im</a></li>
|
|
</ul>
|
|
<p>Except where otherwise noted, content on this site is licensed under a <a href="https://creativecommons.org/licenses/by/4.0">Creative Commons Attribution 4.0 International license</a>.</p>
|
|
</section>
|
|
</div>
|
|
</div>
|
|
</body>
|