{% extends "lims/list.html" %} {% load icons %} {% block page_heading %}

Project Accounts

{% endblock %} {% block object_tools %}{% if user.is_superuser %} {% show_icon label="Add Account" icon="ti ti-md ti-plus" %} {% endif %}{% endblock %}