Last change
on this file since 35261 was
35261,
checked in by sylvain.gougouzian@…, 11 years ago
|
Spip 2.x :: Envoyer a un ami
|
-
Property svn:executable set to
*
|
File size:
362 bytes
|
Line | |
---|
1 | <head> |
---|
2 | <style type="text/css"> |
---|
3 | body { |
---|
4 | color:#4B2860; |
---|
5 | font-family: Arial, Helvetica, sans-serif; |
---|
6 | font-size: 0.8em; |
---|
7 | } |
---|
8 | </style> |
---|
9 | </head> |
---|
10 | <body> |
---|
11 | <strong>Bonjour</strong> #ENV{destinataire_nom}, |
---|
12 | <br /> |
---|
13 | <br /> |
---|
14 | Votre ami #ENV{nom} vous recommande ce lien : <a href="#ENV{url}">#ENV{url}</a> |
---|
15 | <br /> |
---|
16 | <br /> |
---|
17 | #ENV{message} |
---|
18 | </body> |
---|
Note: See
TracBrowser
for help on using the repository browser.