Subversion Repositories bacoAlunos

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1429 jmachado 1

2
<html>
3
<head>
4
	<title>{1}</title>
5
</head>
6
<body>
7
 
8
<p>Olá <b>@USER_NOME@</b></p>
9
 
10
<p><i>Mensagem de:</i> {0}</p>
11
<p><i>Assunto:</i> <b><u>{1}</u></b></p>
12
 
13
{2}
14
 
15
<hr/>
16
<p>Informação Automática PAE:</p>
17
<p><i>@USER_NOME@</i>, pode responder a esta solicitação acedendo directamente à sua conta no sistema PAE através do seguinte endereço: </a>
18
<a href="@URL@">@URL@</a>
19
<p>Se pretender contactar a entidade que lhe enviou a mensagem, use por favor o seguinte endereço de email: {3}</p>
20
 
21
 
22
 
23
---------------------------------------------
24
 
25
<p>Instituto Politécnico de Portalegre - Sistema PAE</p>
26
<p><a href="http://pae.ipportalegre.pt">http://pae.ipportalegre.pt</a></p>
27
</body>
28
</html>