1
0
Förgrening 0
MastodonStartpage/web/instances_en.php
pezcurrel 74727aa0c1 ...
2019-12-10 21:14:45 +01:00

18 rader
609 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 will be able to browse through our list of Instances, a selection 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>In the meantime, have a look at this <a href="https://gitlab.com/distributopia/masto-world-overview/blob/master/README.MD">good thematic selection</a> made by others.</p>
</section>
</div>
</div>
</body>