<#macro feature title href>

${title}

<#nested>

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

${title}

<#macro h2 title class=""> <#assign idvalue="*"?no_esc + "${title}"/>

${title}

<#macro h3 title class=""> <#assign idvalue="*"?no_esc + "${title}"/>

${title}