indentlabs/notebook

View on GitHub
public/403.html

Summary

Maintainability
Test Coverage
<!DOCTYPE html>
<html>
  <head>
    <title>Forbidden</title>
  </head>
  <body>
    <h1>Access Denied</h1>
    <p>You do not have permission to access this resource.</p>
  </body>
</html>