{% extends "templates/base.html.j2" %} {% block content %}






{{ features.rate_limit.site.title }}

{{ features.rate_limit.site.subtitle }}


{{ features.rate_limit.site.button }}
{% if branding.footer.enable == true %} {% include "templates/footer.html.j2" %} {% endif %} {% if branding.credit.enable == true %} {% include "templates/credit.html.j2" %} {% endif %} {% endblock %}