Difference between revisions of "Email templates"

From TempusServa wiki
Jump to navigation Jump to search
old>Admin
old>Admin
Line 1: Line 1:
== Email templates ==
== Email templates ==
Templates can be changed in the designer:  
Templates can be changed in the designer:  
Modules > Configuration
'''Modules > Configuration'''


If you need to include graphics in the design we recommend  using inline base64 images.
If you need to include graphics in the design we recommend  using inline base64 images.

Revision as of 23:25, 6 October 2016

Email templates

Templates can be changed in the designer: Modules > Configuration

If you need to include graphics in the design we recommend using inline base64 images.

CSS is easily embeddable inside script tags

Invitation template

HTML can be edited in Template.WelcomeUser

Supported tags

  • {APPLICATION}
  • {LOGINURL}
  • {USERNAME}
  • {PASSWORD}

Password reset template

HTML can be edited in Template.PasswordReset

Supported tags

  • {LOGINURL}
  • {PASSWORD}