Difference between revisions of "Email templates"

From TempusServa wiki
Jump to navigation Jump to search
old>Admin
(Created page with "== Email templates == Templates can be changed in the designer: Modules > Configuration === Invitation template === HTML can be edited in ''Template.WelcomeUser'' Supporte...")
 
old>Admin
Line 3: Line 3:
Modules > Configuration
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 ===
=== Invitation template ===

Revision as of 23:24, 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}