Subversion Repositories bacoAlunos

Rev

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

Rev Author Line No. Line
555 jmachado 1
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
2
<html>
3
  <head>
4
      <title>WebMail</title>
5
      <meta http-equiv="refresh" content="10;url=http://mail.estgp.pt/exchange/">
6
  </head>
7
  <body>
8
    Se não for redireccionado para o WebMail clique <a href="http://mail.estgp.pt/exchange/">aqui</a>
9
    <jsp:include page="/layout/footer.jsp"/>
10
  </body>
11
</html>