{% extends "base.html" %} {% block title %}Create Collaboration{% endblock %} {% block extra_css %} {% endblock %} {% block content %}

🤝 Create Collaboration

Invite other creators to collaborate on content together

{% if error %}
{{ error }}
{% endif %}
Maximum 200 characters
Maximum 2000 characters (optional)
Enter agent names to invite them to this collaboration
Cancel
{% endblock %}