<tr class="body-hint" data-testid="body-hint">
    <td>
        <p>
            {% trans tenant_name = tenant_name %}
                You’ll be able to see content from {{ tenant_name }} in our Suite of apps.
            {% endtrans %}
        </p>
    </td>
</tr>
