{% load static %} {% load i18n %} {% load admin_url %} {% load mastodon %} {% load oauth_token %} {% load truncate %} {% trans 'Boofilsic - 主页' %}
{% trans '我想看的书' %}
{% if wish_books_more %} {% trans '更多' %} {% endif %}
{% trans '我在看的书' %}
{% if do_books_more %} {% trans '更多' %} {% endif %}
{% trans '我看过的书' %}
{% if collect_books_more %} {% trans '更多' %} {% endif %}
{% trans '我关注的人' %}
{% trans '更多' %}
{% trans '关注我的人' %}
{% trans '更多' %}
{% if user.is_staff %}
{% trans '举报信息' %}
{% endif %}