blob: 3a6bbe03a8143a282460370a4f88bbc63285f00e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
Subject: Confirm your problem on [% INCLUDE 'site-name.txt' | trim %]
Hi [% report.name %],
Please click on the link below to confirm the problem you just
added to [% INCLUDE 'site-name.txt' | trim %]:
[% token_url %]
If your email program does not let you click on this link,
copy and paste it into your web browser and press return.
Your problem had the title:
[% report.title %]
And details:
[% report.detail %]
[% INCLUDE 'signature.txt' %]
|