Subversion Repositories bacoAlunos

Rev

Rev 896 | Rev 1263 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1260 jmachado 1
# 0 from role;
2
# 1 subject
3
# 2 text
4
# 3 nome user
5
# 4 target
6
# 5 emailFrom
516 jmachado 7
 
1260 jmachado 8
 
512 jmachado 9
<html>
10
<head>
11
	<title>{1}</title>
12
</head>
13
<body>
1260 jmachado 14
<p>Caros {4}</p>
512 jmachado 15
 
1260 jmachado 16
<p>Mensagem de: {0}</p>
17
<p>Assunto: {1}</p>
512 jmachado 18
 
19
 
20
{2}
21
 
22
 
1260 jmachado 23
<p>Cumprimentos, {0}</p>
24
<p>Se pretender responder responda para o email: {5}</p>
25
 
512 jmachado 26
---------------------------------------------
514 jmachado 27
<p>Escola Superior de Tecnologia e Gestão</p>
28
<p>Instituto Politécnico de Portalegre</p>
29
<p><a href="http://www.estgp.pt">http://www.estgp.pt</a></p>
512 jmachado 30
</body>
620 jmachado 31
</html>