Subversion Repositories bacoAlunos

Rev

Rev 1429 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1429 Rev 1430
1

1

2
<html>
2
<html>
3
<head>
3
<head>
4
	<title>{1}</title>
4
	<title>{1}</title>
5
</head>
5
</head>
6
<body>
6
<body>
7
 
7
 
8
<p>Olá <b>@USER_NOME@</b></p>
-
 
9
 
8
 
10
<p><i>Mensagem de:</i> {0}</p>
9
<p><i>Mensagem de:</i> {0}</p>
11
<p><i>Assunto:</i> <b><u>{1}</u></b></p>
10
<p><i>Assunto:</i> <b><u>{1}</u></b></p>
12
 
11
 
13
{2}
12
{2}
14
 
13
 
15
<hr/>
14
<hr/>
16
<p>Se pretender responder, use o email: {3}</p>
15
<p>Se pretender responder, use o email: {3}</p>
17
 
16
 
18
 
17
 
19
 
18
 
20
---------------------------------------------
19
---------------------------------------------
21
 
20
 
22
<p>Instituto Politécnico de Portalegre - Sistema PAE</p>
21
<p>Instituto Politécnico de Portalegre - Sistema PAE</p>
23
<p><a href="http://pae.ipportalegre.pt">http://pae.ipportalegre.pt</a></p>
22
<p><a href="http://pae.ipportalegre.pt">http://pae.ipportalegre.pt</a></p>
24
</body>
23
</body>
25
</html>
24
</html>