{% extends "index.html" %} {% block body %}
{% for user in users %}
{% endfor %} {% endblock body%}