{% extends "base.html" %} {% block title %}{{ feed.title }} - {{ user.username }}{% endblock %} {% block content %}
{{ feed.author }}
{% endif %}{% if subscribed %}● subscribed{% else %}○ not subscribed{% endif %} · {{ feed.episodes|length }} episodes · {{ action_count }} action(s) {% if feed.link %} · website ↗{% endif %} · RSS ↗
{% if feed.error %}No episodes in feed.
{% endfor %} {% endblock %}