{% extends "base.html" %} {% block title %}{{ thread_subject }} — Thread{% endblock %} {% block breadcrumbs %} Projects {{ project.human_key }} Thread Conversation {% endblock %} {% block content %}
End of conversation
{{ message_count }} message{{ 's' if message_count != 1 else '' }} in this thread