index.html 252 B

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