<tr>
  <td>
    <p>Hello there,</p>
    <p>To complete the setup of your help center, you'll need to update the DNS settings for your custom domain: <strong>{{ cname_record | split: ' ' | first }}</strong>.</p>
    <p>Please add the following CNAME record to your DNS provider's configuration:</p>
  </td>
</tr>

<tr>
  <td>
    <p><strong>{{ cname_record }}</strong></p>
  </td>
</tr>

<tr>
  <td>
    <p>Step-by-step Instructions:</p>

    <ol>
      <li>Log in to your DNS provider’s dashboard</li>
      <li>Go to the DNS management section</li>
      <li>Create a new CNAME record using the information above</li>
      <li>Save the changes and allow up to 24 hours for the DNS to propagate</li>
    </ol>

    <p>Once the DNS record is live, your custom domain will automatically be secured with an SSL certificate.</p>

    <p>If you have any questions or need help, feel free to reach out to our support team—we’re here to assist you.</p>
  </td>
</tr>
