{% extends 'base.html' %} {% block content %} {% if messages %} {% for message in messages %}
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 %}