{% extends 'base.html' %} {% load humanize %} {% block content %} {% if user.playlists.all.count == 0 %}
There's no playlists in your UnTube right now. You can change that by heading over to Manage to import some public playlists into your UnTube. {% if not user.profile.imported_yt_playlists %} Or you could always head over to your Profile to import all of your public/private YouTube playlists. {% else %} Keep in mind that your own YouTube playlists will automatically be imported into UnTube. {% endif %}
{{ playlist.get_watched_videos_count }}/{{ playlist.get_watchable_videos_count }} viewed {% if playlist.get_watch_time_left != "0secs." %}{{ playlist.get_watch_time_left }} left{% endif %}
{% if playlist.tags.all %} {% for tag in playlist.tags.all %} {{ tag.name }} {% endfor %} {% endif %}
Last watched {{ playlist.last_watched|naturalday }}
This is a longer card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.
This card has supporting text below as a natural lead-in to additional content.
Last updated 3 mins ago
A well-known quote, contained in a blockquote element.
This card has a regular title and short paragraph of text below it.
Last updated 3 mins ago
A well-known quote, contained in a blockquote element.
This is another card with title and supporting text below. This card has some additional content to make it slightly taller overall.
Last updated 3 mins ago