Files
danbooru/app/views/static/too_many_requests.html.erb
2016-10-18 13:33:04 -07:00

3 lines
165 B
Plaintext

<h1>Too Many Requests</h1>
<p>You can only make <%= CurrentUser.api_hourly_limit(false) %> updates and <%= CurrentUser.api_hourly_limit(true) %> reads per hour.</p>