blob: deb396ac3c66865752a7ae40363424b2eab6914c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{ $company_name; }
{ $company_address; }
{ $first; } { $last; }:
We thank you for your continuing patronage. This notice is to remind you
that your { $packages->[0] } Internet service
will expire on { use Date::Format; time2str("%B %o, %Y", $recurdates->[0]); }.
At that time we will begin charging you on a recurring basis so that we may
continue your service uninterrupted.
Very Truly Yours,
{ $company_name; } Service Team
|