<xf:if is="$resource.isExternalDownload()">
<xf:button href="{{ link('resources/download', $resource) }}"
data-xf-init="tooltip"
class="button--cta"
title="{{ $resource.CurrentVersion.getExternalDownloadDomain() }}"
target="_blank"
icon="redirect">{{ phrase('xfrm_go_to_download') }}</xf:button>