<%inherit file="base/slide.html" /> <%block name="slide_classes">title
${presentation.meta.get("author")}
${presentation.meta.get("title")}
%if presentation.meta.get("subtitle") is not None:
${presentation.meta.get("subtitle")}
%endif
${presentation.meta.get("date")}