{% extends "base.html" %} {% block title %}Sraosha — Teams{% endblock %} {% block content %}
← Overview

Teams

Ownership groups for contracts, compliance, and DQ checks.

New team
{% for t in teams %} {% else %} {% endfor %}
Name Actions
{{ t.name }} Edit
No teams yet. Create one to assign contracts and checks.
{% endblock %}