How to set below email notification alignment - center ?

Rajesh98
ServiceNow Employee
ServiceNow Employee

i want to set notification format like below screenshot

image.png
 
 
Below is the html message script:
 

We'd love to hear from you.

Please complete this 2 minute survey.

 

Hi ${caller_id.first_name},

 

As part of our efforts to ensure a consistent, high level of service delivery, we would like your feedback about the incident below.

  

Incident #: ${number} 

Incident Description: ${description}

Incident Resolution: ${close_notes}

 

Take Survey Now

 

We value your honest feedback and will ensure that your response is treated confidentially. Thank you in advance for your time.

 

 
 
 
 
10 REPLIES 10

hi, 

 

where i can write this script. i mean in "Message HTML" or any other place?

Inside source code

If my answer helped you in any way, please then mark it as helpful/Correct

I have written that code like below screenshot but its not working

 

 

 

Give me a min

sure