IF YOU WOULD LIKE TO GET AN ACCOUNT, please write an email to s dot adaszewski at gmail dot com. User accounts are meant only to report issues and/or generate pull requests. This is a purpose-specific Git hosting for ADARED projects. Thank you for your understanding!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
635B

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <link rel="stylesheet" type="text/css" href="/vendor/plugins/fomantic/semantic.min.css" />
  5. <link rel="stylesheet" type="text/css" href="/css/index.css" />
  6. </head>
  7. <body>
  8. <div style="margin: 1em; border-radius: .28571429rem; border-width: 1px; border-style: solid; border-color: rgba(34, 36, 38, 0.15); padding: 1em;">
  9. <h1>403 Forbidden</h1>
  10. <p>Issues, Releases, Wiki and some settings are disabled for forked repositories. Please use the source repository for those.</p>
  11. <p><a href="javascript:history.back()">Go Back</a></p>
  12. </div>
  13. </body>
  14. </html>