gothub/views/ratelimit_gt.html
Odyssey 7dbaef6386 I guess I'll commit
Signed-off-by: Odyssey <odyssey346@disroot.org>
2022-11-29 17:59:04 +01:00

9 lines
255 B
HTML

{{ template "header" .}}
<main>
<h2>{{.Title}}</h2>
<p>Wait 5 minutes before trying again.</p>
<h2>Info</h2>
<p>GotHub has implemented ratelimits in order to prevent rate-limits by GitHub. You've been hit by the rate limiter.</p>
</main>