{% if corp_profile %}{% blocktrans with cname=corp_profile.name|safe site=site_url|safe %}Your Roster Export for "{{ cname }}" is Ready on {{ site }}{% endblocktrans %}{% else %}{% blocktrans with site=site_url|safe %}Your Membership Export is Ready on {{ site }}{% endblocktrans %}{% endif %}