Home / forms / src / main / resources / META-INF / resources / forms / theme / default / access.ftl
<#import "template-main.ftl" as layout> <@layout.mainLayout ; section> <#if section = "header"> Authorized Applications <#elseif section = "content"> </#if> </@layout.mainLayout>