Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Open the Email template you wanted to edit.

  2. Click on the Source button, as shown below, to view the source code of the email content.

  3. Add the below code after the </p> tag

    Code Block
    <a href="www.orbita.ai"><button style="background:#4CAF50;color:white;text-align:center; width:240px;height:40p;font-size:20px; cursor:pointer;border-radius:12px">Button</button></a>

  4. Click on the Source button to go back to the display view.

  5. Save the Email template.

Note

If you save the Email template without going back to the display view (by clicking on the Source button), the changes made to the source code will not be reflected.

The user will receive an email as shown below.

...