{% extends 'base.html' %} {% block headtitle %}Sources{% endblock %} {% block content %}

Sources

{% include 'infobox.html' with message=message %}
Add a YouTube channel
Add a YouTube channel by ID
Add a YouTube playlist
{% include 'pagination.html' with pagination=sources.paginator %} {% endblock %}