1
0
Fork 0
MastodonStartpage/web/instances_en.php
2019-12-02 20:16:26 +01:00

18 lines
462 B
PHP

<body>
<nav>
<div id="hmenu">
<ul>
<?php echo($menuout); ?>
</ul>
</div>
</nav>
<div class="scrwide">
<div class="scrwidein">
<section class="sectcont">
<h3>Instances</h3>
<p>Here you can browse through our list of Instances, a selection we have made including only those which have between a minimum of 11 and a maximum of 30,000 users and, as far as we currently know, do not spread hate content.</p>
<p>[WORK IN PROGRESS]</p>
</section>
</div>
</div>
</body>