{% extends "admin/base.html" %} {% block content %}
{{_("reCAPTCHA Settings",2)}}
{{ csrf_token()|raw }}


{% endblock %}