diff --git a/frontends/ycdl_flask/templates/channels.html b/frontends/ycdl_flask/templates/channels.html index f5af394..cc51ea0 100644 --- a/frontends/ycdl_flask/templates/channels.html +++ b/frontends/ycdl_flask/templates/channels.html @@ -64,7 +64,7 @@ {% else %}
{% endif %} - {{channel['name']}} + {{channel['name']}} (p)
{% endfor %}