{% extends "base.html" %} {% block title %}Inbox — {{ company.config.name or company.slug }}{% endblock %} {% block content %}
Nothing here yet — the inbox fills up once connectors (Slack, email, meeting notes) are added in a later milestone. For now, use + Add to Brain to bring content in directly.
{% endblock %}