MastodonHelp/web/instances_fr.php

24 lines
861 B
PHP
Raw Normal View History

2020-03-03 15:19:22 +01:00
<body>
<nav>
<div id="hmenu">
<ul>
<?php echo($menuout); ?>
</ul>
</div>
</nav>
<div class="scrwide">
<div class="scrwidein">
<section class="sectcont">
2020-04-13 18:43:00 +02:00
<!-- needs translation -->
2020-03-03 15:19:22 +01:00
<h3>Instances</h3>
2020-04-13 18:43:00 +02:00
<p>Here you will be able to browse through our list of Instances, a selection including only those which have between a minimum of 10 and a maximum of 30,000 users and, as far as we currently know, do not spread hate content.</p>
2020-03-03 15:19:22 +01:00
<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>
2020-04-13 18:43:00 +02:00
<div class="transrfh">
This translation from english language needs some revisions and additions, please click <a href="https://pad.cisti.org/p/MastostartTransRevEnFr" target="_blank">here</a> if youd like to help
</div>
2020-03-03 15:19:22 +01:00
</body>