%inherit file="/template.html" /> <%namespace name="components" file="/components.html"/> <%def name="title()">${_("Treatments")}%def>
${_('Treatment')} | ${_('Source Badges')} | ${_('Actions')} |
---|---|---|
${t.key} | %for b in t.source_badges: ${b.title} %endfor | ${_('See assigned users')} |