Sha256: 4324c260168cb7f21e3702f9d7e04d43dd2dbd9808c45dafe23308ccb910d6bf
Contents?: true
Size: 689 Bytes
Versions: 4
Compression:
Stored size: 689 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>You don't have permission to see this content (403)</title> <style type="text/css"> body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; } div.dialog { width: 25em; padding: 0 4em; margin: 4em auto 0 auto; border: 1px solid #ccc; border-right-color: #999; border-bottom-color: #999; } h1 { font-size: 100%; color: #f00; line-height: 1.5em; } </style> </head> <body> <div class="dialog"> <h1>You don't have permission to see this content.</h1> <p>You may need to acquire permission from the administrator first.</p> </div> </body> </html>
Version data entries
4 entries across 4 versions & 1 rubygems