슬라이드 <%= index + 1 %>
<% if (slide.title) { %><%= slide.title %>
<% } %>-
<% slide.lines.forEach((line) => { %>
- <%= line %> <% }) %>
%- include('partials/favicon') %>
<%= lecture.description || "설명이 없습니다." %>
슬라이드 이미지 생성에 실패했습니다. LibreOffice가 설치되어 있는지 확인하세요. (macOS: brew install --cask libreoffice)
슬라이드 내용을 불러올 수 없습니다.
<% } %>