{% extends "default.html" %} {% block title %} 429 Too Many Requests {% endblock %} {% block pagetype %}error-429{% endblock %} {% block content %}

429

Too Many Requests

Are you hammering the site? Stop that, yo.

{% endblock %}