<#include "../common/header.ftl"/>
<#include "../common/header-menu.ftl"/>

编辑电影

    <#if movie.pictureList??> <#list movie.pictureList as picture>
    <#if movie.video??> <#if movie.video?length gt 0>
  • <#else>
电影名称
电影摘要
电影类型 <#list movieTypeList as movieType>
电影地区
电影语言
电影导演
电影主演
电影片长 分钟
上映时间
剧情介绍
是否上映:
<#include "../common/footer.ftl"/>