Files
resume.github.com/views/api_limit.html
Joah Gerstenberg c5e49dd5f7 Adds 403 Handling
2013-12-06 12:25:27 -06:00

11 lines
314 B
HTML

<div id="doc" class="yui-t7">
<div id="hd" role="banner"><h1>API Limit Reached</h1></div>
<div id="bd" role="main">
<div class="yui-g">
<p>The API rate limit has been exceeded for your IP address. Please try again later.</p>
</div>
</div>
<div id="ft" role="contentinfo"></div>
</div>