{% extends "admin/base_site_mako.html" %} {% if not is_popup %} {% block block_breadcrumbs %} {% endblock %} {% endif %} {% block block_content %}
{% if tool_groups %} User {{tooluser.name}} has the following tools: {% else %} User {{tooluser.name}} has no tools configured. {% endif %}
{% endblock %}