Subversion Repositories bacoAlunos

Rev

Rev 514 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
512 jmachado 1
# 0 : From
2
# 1 : Subject
3
# 2 : Text
4
# 3 : person
5
# 4 : target
6
#
7
# Message Email
8
#
9
<html>
10
<head>
11
	<title>{1}</title>
12
</head>
13
<body>
14
<h3>Caros {4}</h3>
15
 
16
<p>Um nova mensagem foi enviada por {0}:</p>
17
 
18
{1}
19
 
20
{2}
21
 
22
<p>Com os melhores cumprimentos {3}</p>
23
 
24
---------------------------------------------
25
Escola Superior de Tecnologia e Gestão
26
Instituto Politécnico de Portalegre
27
http://www.estgp.pt
28
</body>
29
</html>