{% if loc=="zh"%} 电影: {{key_word}} 下载 {% endif%} {% if loc=="en"%} Movie {{key_word}} download {% endif%}

{%if loc=="zh"%}影片信息{% endif %}{%if loc=="en"%}Details{% endif %}

{{mvdata.Title}}

{{mvdata.Title}}
{% if loc=="zh"%}  IMDb链接: {% endif %} {% if loc=="en"%}  IMDb Link: {% endif %} tt{{movieID}}
{{mvdata.Rate}}
{% if loc == "zh"%} 影片  {{key_word}}  共有{{total}}个结果  耗时:{{took|floatformat:"3"}}s
{% endif %} {% if loc == "en"%} Movie  {{key_word}}  Total has:{{total}} result  Took:{{took|floatformat:"3"}}s
{% endif %}
{% for torrent in torrent_list %}
  •     {{torrent.Name}}
  • {{torrent.Category}}
    {% if loc=="zh"%}
    大小:
    {{torrent.Length|floatformat:"2"}}{{torrent.LengthType}}
    时间:
    {% endif %} {% if loc=="en"%}
    Size:
    {{torrent.Length|floatformat:"2"}}{{torrent.LengthType}}
    CreateTime:
    {% endif %}
    {{torrent.CreateTime}}
    {% if loc == "zh"%}  迅雷下载  磁力链接 {% endif %} {% if loc == "en"%}  Magnet Link {% endif %}
{% endfor %}