Indicate that video is live

This commit is contained in:
James Taylor
2020-05-27 11:14:19 -07:00
parent b2f482f1fb
commit d5e661dfd3
2 changed files with 4 additions and 0 deletions

View File

@@ -318,6 +318,9 @@
{%- if limited_state -%}
<li>Limited state</li>
{%- endif -%}
{%- if live -%}
<li>Live</li>
{%- endif -%}
</ul>
<address>Uploaded by <a href="{{ uploader_channel_url }}">{{ uploader }}</a></address>
<span class="views">{{ view_count }} views</span>