MPOS/php-mpos

View on GitHub
templates/bootstrap/error/ratelimit/default.tpl

Summary

Maintainability
Test Coverage
<article class="module width_full">
<header><h3>Request rate limit exceeded</h3></header>
<div class="module_content">
<p>You're sending too many requests too fast!</p>
</div>
</article>