{% extends "full_layout.html" %} {% block title %}Auth0 Accounts{% endblock %} {% block content %} Auth0 Accounts Blocked All Name Email Status {% for account in accounts %} {{ account.name }} {{ account.email }} {{ account.status }} {% else %} No results to show. Try changing search parameters. {% endfor %} {% if accounts|length > 0 %} Showing {{ accounts.start() + 1 }}–{{ accounts|length }} of {{ accounts.total() }} results < 1 > 25 / Page 50 / Page 100 / Page Go to {% endif %} {% endblock %}
No results to show.
Try changing search parameters.
Showing {{ accounts.start() + 1 }}–{{ accounts|length }} of {{ accounts.total() }} results
< 1 >