{% extends 'admin/base.html' %} {% block _title %}{{ _('Crosspost') }}{% endblock %} {% set crosspost_link = 'active' %} {% block _content %}
{{ _('Automatically crosspost answers to social media') }}
{{ _('Your instance domain') }}
{{ _('What visibility to use for automatic posts') }}
{{ _('What content warning to use for automatic posts; leave blank for no content warning') }}
{{ _("These are generated by the setup script and usually don't need to be changed manually") }}
{{ _('Your profile handle') }}
{{ _('App password for ') + const.appName }}