{% if success == True %}
{{ msg }}
{% endif %} {% if success == False %}
{{ msg }}
{% endif %}
Infinity Crawler Authorization
Please enter your API key to access your admin dashboard.
Login
If you are unsure of what your API key is, please go to your
flask_admin_server.py
file and change the variable at the top and change the
admin_api_key
variable to a password that you would prefer.