{% load static %} {% load i18n %} {% load admin_url %} {% load mastodon %} {% load oauth_token %} {% load truncate %} {% load thumb %} {{ site_name }} - 设置 {% include "common_libs.html" with jquery=0 v2=1 %} {% include "_header.html" with current="data" %}
{% trans '使用偏好设置' %} {% csrf_token %} {% trans '新标记默认可见性:' %}

{% trans '登录后显示:' %}


{% trans '社交网络分享相关设置' %}


{% trans '在联邦网络上分享帖文时在结尾附加标签:' %}


{% trans '当前设备设置' %}
自定义样式代码 (实验功能)

{% include "_sidebar.html" with show_profile=1 %}
{% include "partial/_footer.html" %}