{% load static %} {% load i18n %} {% load admin_url %} {% load mastodon %} {% load oauth_token %} {% load truncate %} {% load duration %} {% 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 '当前设备设置' %}
专注模式 (实验功能)

自定义样式代码 (实验功能)

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