mirror of
https://codeberg.org/rimu/pyfedi
synced 2025-01-23 19:36:56 -08:00
6 lines
286 B
HTML
6 lines
286 B
HTML
|
<html>
|
||
|
<body>
|
||
|
<p>{{ _('In PieFed, accounts have a main profile and an alternative profile (used for private voting). You are viewing the alternative profile of an account.') }}</p>
|
||
|
<p><a href="https://join.piefed.social/private-voting">{{ _('More about this') }}</a></p>
|
||
|
</body>
|
||
|
</html>
|