{% extends 'base.html' %} {% block content %}
ID | Topic | Users | Episode | Ratings | Time | Actions | Ext |
---|---|---|---|---|---|---|
{{thread.id}} | {{thread.topic_id}} | {% for user in thread.users %} {{user.id}} , {%endfor%} |
{{thread.episode_done}}, {{thread.data.get('rating_done', '')}} | {{thread.time_created|ctime}} {{thread.time_modified|ctime}} |
{% if thread.ext_id %}
|