{% extends 'base.html' %}
{% block content %}
{% for message in messages %}
{{ message }}
{% endfor %}
{% if user.profile.just_joined %}
{% if not channel_found %}
Uh-oh, we were not able to find any YouTube channel linked to this Google account. Please create a YouTube channel to be able to import/export playlists back and forth between YouTube and UnTube.