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