forked from Coded/SIPRP
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
497 B
27 lines
497 B
<html>
|
|
<head>
|
|
<style>
|
|
body, a, td
|
|
{
|
|
font-family: verdana, sans-serif;
|
|
font-size: 10pt;
|
|
}
|
|
</style>
|
|
</head>
|
|
<title>SIPRP</title>
|
|
<body bgcolor=white lang=EN-GB link="#000099" vlink="#000099">
|
|
|
|
|
|
|
|
<!-- Header-->
|
|
|
|
<table width="600" border="1" align="center">
|
|
<tr align="center">
|
|
<td width="30%">Template de erro!</td>
|
|
</tr>
|
|
<tr align="center">
|
|
<td>$!msg</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html> |