{% extends "base.html" %} {% block content %}
This is the current list of all users. See JWT content.
{{ json.dumps(users, indent=4) }}