{% extends 'notifpy/base.html' %} {% load static %} {% block title %}{{channel.title}} ∣ {{ block.super }}{% endblock%} {% block main_content %}
{% if channel.last_update %} Last update on {{channel.last_update}} {% else %} This channel has never been updated. {% endif %}
No video found for this channel.
{% endif %} {% if subscribed %}Currently, there is no filter.
{% endif %}