{% import "header.html" as header %}
 {{video['_published_str']}} - {{video['title']}}
            ({{video['duration'] | seconds_to_hms}})
            ({{video['views']}})
            {% if channel is none %}
            (Chan)
            {% endif %}
            {{video['_published_str']}} - {{video['title']}}
            ({{video['duration'] | seconds_to_hms}})
            ({{video['views']}})
            {% if channel is none %}
            (Chan)
            {% endif %}