{{ info.title }}
上传日期: {{ info.time_created }} | 更新日期: {{ info.time_updated }}
{% if info.preview_url %}
{% endif %}
已订阅
{{ info.subscriptions }}
已收藏
{{ info.favorited }}
不重复浏览
{{ info.lifetime_subscriptions }}
{% for tag in info.tags %}
{{ tag.tag }}
{% endfor %}
描述
{{ info.file_description }}
{% if info.file_url %}
Download File ({{ (info.file_size|int / 1024 / 1024)|round(2) }} MB)
{% endif %}