{% blocktrans with team_event_object.teameventcomment_set.all.count as comment_count %}Event Comments ({{ comment_count }}){% endblocktrans %}

{% include "events/team_event_detail_comments.inc.html" %}