{% extends "base.html" %} {% block title %}{{ active_project.slug }} — {{ company.config.name or company.slug }}{% endblock %} {% block content %}
{{ active_project.config.status or 'status not set' }} · {{ active_project.config.health or 'health not set' }}
{% if active_project.config.description %}{{ active_project.config.description }}
{% endif %}Open {{ active_project.slug }}'s Today view →
No decisions recorded yet.
{% endif %}No sources recorded yet.
{% endif %}