비디오 사이트 관리자
← 폴더 목록

📁 <%= folder %>

<% if (videos.length === 0) { %>

이 폴더에 영상이 없습니다.

<% } %> <% videos.forEach(function (v) { %> <% }) %>