---
sourceDocument: Xanadu ServiceNow AI Platform Administration
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/platform-administration

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Add blank lines in an email template

# Add blank lines in an email template {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

You can easily add blank lines in an email template using HTML tags.
Judicious use of these HTML tags can make your email easier to read.

* You can use `
  `<br/>`
  ` to insert a line break
* You can wrap paragraphs in `
  `<p> ... </p>`
  ` tags to format your email nicely.

