{% extends "base-nosidebar.html" %} {% load static %} {% block headermeta %} {% if page_obj.has_previous %}{% endif %} {% if page_obj.has_next %}{% endif %} {% endblock headermeta %} {% block headtitle %}造影岛|AI电影、AI短剧与AI影像创作者社区{% endblock headtitle %} {% block beforecontent %} {% include "components/header.html" %} {% endblock beforecontent %} {% block content %}

造影岛 AI电影与短剧

推荐 最多播放 搜索
{% if home_items %}
{% for item in home_items %} {% endfor %}
{% if page_obj.paginator.num_pages > 1 %} {% endif %} {% else %}
这一栏还没有影片 浏览全部作品
{% endif %}
{% endblock %}