{% load jmbo_inclusion_tags jmbo_template_tags %} {% load comments likes_inclusion_tags %}
{{livechat.title}}
{% humanize_time_diff livechat.created "Ago" %} // {{ livechat.comment_count }} Comments // {% likes livechat %}
{{ livechat.description|safe }}
{% object_comments livechat %}