-
<#assign relativeContentPath = ""/> <#assign sharedContentPath = "legal/privacy-policy.fhtml" /> <#if sharedContentPath?has_content> <#-- Display Shared Content --> <#include "/MarketingWeb/internet_tip/shared-content-library/${sharedContentPath}"> <#elseif relativeContentPath?has_content> <#-- Display Relative Content --> <#include "/${relativeContentPath}"> <#else> <#-- Display Inline Content --> #if>
<@ui.formButtons class="no-bottom-border">
<@ui.button id="back">Back@ui.button>
<@ui.button branded="true" id="print">Print@ui.button>
<@ui.button id="close">Close@ui.button>
@ui.formButtons>