index.html 221 B

123456789
  1. <html>
  2. <head>
  3. <title>Acess not allowed! - Acesso não permitido</title>
  4. </head>
  5. <body style="color: #FF0000">
  6. <p>Acesso não permitido!</p>
  7. <p>Acess not allowed!</p>
  8. </body>
  9. </html>