Implement AI workspace and mitigation workflow
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<div id="mitigation-shell-{{ person.id }}" class="box" style="padding: 0.65rem; margin-top: 0.65rem; border: 1px dashed rgba(0, 0, 0, 0.25); box-shadow: none;">
|
||||
<div class="notification is-{{ level|default:'info' }} is-light" style="padding: 0.55rem 0.7rem; margin: 0;">
|
||||
{{ message }}
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user