#macro feature title href>
#macro>
<#macro scaffold load=[]>
Project Lombok
<#list load as ld>
<#if ld?ends_with(".css")>
#if>
#list>
<#list load as ld>
<#if ld?ends_with(".js")>
#if>
#list>
<#nested>
#macro>
<#macro h1 title class="">
<#assign idvalue="*"?no_esc + "${title}"/>
${title}
#macro>
<#macro h2 title class="">
<#assign idvalue="*"?no_esc + "${title}"/>
${title}
#macro>
<#macro h3 title class="">
<#assign idvalue="*"?no_esc + "${title}"/>
${title}
#macro>