<{$smarty.const._MD_CINEMARU_MOVIE_DELETE}>

<{* *}>
<{$smarty.const._MD_CINEMARU_MOVIE_DELETE}>
<{$smarty.const._MD_CINEMARU_TITLE}> <{$movie.title|escape:"html"}>
<{$smarty.const._MD_CINEMARU_DESC}> <{$movie.desc|escape:"html"}>
<{$smarty.const._MD_CINEMARU_COUNT}> <{$movie.counter|escape:"html"}>
<{$smarty.const._MD_CINEMARU_COMMENT}> <{$movie.comment|escape:"html"}>
<{$smarty.const._MD_CINEMARU_GENRE}> <{foreach from=$genre_list key=k item=i}> " <{if $smarty.request.genre == $k + 1}>CHECKED<{/if}>/><{$i|escape:"html"}> <{/foreach}>
" />