<%inherit file="template_slide.html" /> <%block name="header">
${slide.var("heading", "Acronyms")}
<% acronyms = slide.var("acronyms") %> %if acronyms is None: Acronyms not available yet. %else: %endif