标记 {{ item.title }} {% csrf_token %} {% if shelf_actions %} {% for k, v in shelf_actions %} {% if v %} {{ v }} {% endif %} {% endfor %} {{ mark.rating_grade|rating_star }} {% endif %} {{ mark.comment_text|default:"" }} 公开 仅关注者 仅自己 {% if request.user.mastodon_acct %} 转发到主ID时间轴 {% endif %} 更改日期: {% if mark.id %} {% csrf_token %} 删除标记 {% endif %}