<div>
    <img src="/images/redesign/logo-footer.svg">
    <p>
        {{#if isSubaccountVendor}}
            {{trans "If you need assistance, please contact your distributor."}} 
        {{else}}
            Support contact: <a href="mailto:{{assignedToEmail}}">{{assignedToEmail}}</a> | {{assignedToPhone}}
        {{/if}}
        <a href="/helpcenter/">workstation help</a> | 
        <a href="/helpcenter/legal/privacy">privacy policy</a> | 
        <a href="/helpcenter/legal/terms">terms and conditions</a>
    </p>
    <p>Copyright &copy; {{year}} Orchard Enterprises NY, Inc.</p>
    <p>The Orchard is a registered trademark and The Orchard logo is a service mark of Orchard Enterprises NY, Inc. All Rights Reserved.</p>
</div>
