views.layout.dashboard.ftl.html Maven / Gradle / Ivy
<#macro dashboardLayout title="Dashboard Layout">
${title}
<#nested/>
#macro>