Subversion Repositories bacoAlunos

Rev

Rev 512 | Rev 516 | Go to most recent revision | Details | Compare with Previous | 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
---------------------------------------------
514 jmachado 25
<p>Escola Superior de Tecnologia e Gestão</p>
26
<p>Instituto Politécnico de Portalegre</p>
27
<p><a href="http://www.estgp.pt">http://www.estgp.pt</a></p>
512 jmachado 28
</body>
29
</html>