{% extends "./base.html" %} {% load i18n %} {% block title %}{% if is_podcast %}{% trans "Subscribe" %}{% else %}{% trans "Feeds" %}{% endif %} – {{ blog.title }}{% endblock %} {% block content %}
| {% trans "Format" %} | RSS | Atom |
|---|---|---|
| {{ feed.format_label }} | RSS | Atom |