#import "FreeMarkerTemplateProcessor_common.html" as commons>
<#assign applyTemplateBefore = resource.parameters.applyTemplateBefore!'false'>
<#if applyTemplateBefore != "true">
<@commons.outputReourceDetails>@commons.outputReourceDetails>
<#else>
Not performing any operation on this visit. Resource was applied on the visitBefore event for this element.
#if>