this is a test snip


/ Published in: Other
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <title><?=_('403 Forbidden')?></title>
  2. </head>
  3.  
  4. <p><?=_('Directory access is forbidden.')?></p>
  5.  
  6. </body>
  7. </html>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.