{% extends 'base.html' %} {% block content %}
{{ user.username }}

{{ user.get_full_name }}

{{ user.profile.user_summary }}

{{ user.profile.user_location }}

Settings
  • YouTube Channel ID
    {{ user.profile.yt_channel_id }}
  • Followers
    0
  • Total Playlist Count
    {{ user.profile.playlists.count }}
  • Profile Views
    0
  • Imported YouTube Playlists
    Import
{{ user.profile.playlists.count }}Playlists Statistics
Public
Private
Favorites
Watching
Imported
23Watching
Web Design
Website Markup
One Page
Mobile Template
Backend API
No activity yet!
{% endblock %}