{% extends "base.html" %} {% block title %}All users{% endblock %} {% block content %} {% if users %}
No users in database.