{{ item.display_title }} {% if item.year %}({{ item.year }}){% endif %}
{% for res in item.external_resources.all %} {{ res.site_name.label }} {% endfor %}{{ item.subtitle }}
{% endif %} {% if item.orig_title %}{{ item.orig_title }} {% if item.season_number %}Season {{ item.season_number }}{% endif %}
{% endif %} {% if item.parent_item %}{% trans '所属' %}{{ item.parent_item.type.label }}: {{ item.parent_item.title }}
{% endif %} {% if item.author or item.translator %}{% include '_people.html' with people=item.author _role='作者' max=2 %} {% include '_people.html' with people=item.translator role='译者' max=2 %}
{% endif %}简介
{% if item.brief %}{{ item.brief | linebreaksbr }}
{% elif item.parent_item.brief %}{{ item.parent_item.brief | linebreaksbr }}
{% else %}暂缺
{% endif %} {% block content %}{% endblock %}短评
登录后可见
{% endif %}{% trans '评论' %} {% comment %} {% if request.user.is_authenticated %} | {% trans '全部评论' %} {% endif %} {% endcomment %}
{% if request.user.is_authenticated %}登录后可见
{% endif %}
短评 | {% trans '全部标记' %} | {% trans '关注的人的标记' %}