<#macro myLayout title="Layout example"> ${title}
<#include "header.ftl.html"/> <#nested/> <#include "footer.ftl.html"/>