{% extends "home/base.html" %} {% load static %} {% load humanize %} {% block content %} {% load auth_extras %}
Subscribers: {{ channel.channel_subs|intword }}
{% else %}Subscribers: {{ channel.channel_subs|intcomma }}
{% endif %}Last refreshed: {{ channel.channel_last_refresh }}
{% if channel.channel_subscribed %} {% else %} {% endif %}