{% extends "base.html" %} {% import "components/typography.html" as typography %} {% block main %} {{ typography::heading("All users") }}
# Name Nombre de livres Actions
1 Jean 34 Delete
2 Pierre 34 Delete
{% endblock %}