THINKTICA
{{ workspace }}
{{ stats.total_count }}
Investigations
{{ stats.discoveries_total }}
Discoveries
{{ stats.challenges_count }}
Challenges
Recent Activity
{% if recent_activity %}
{% for activity in recent_activity %}
{{ activity.icon }}
{{ activity.text }}
{{ activity.time }}
{% endfor %}
{% else %}
No recent activity
{% endif %}
Quick Actions