{% extends "base.html" %} {% block content %} {% include "svmain/pagination.inc.html" %}
{% if object_list %}No users.
{% endif %} {% endblock %} {% comment %} Local Variables: ** mode: django-html ** tab-width: 4 ** indent-tabs-mode: nil ** End: ** {% endcomment %}