{% import 'macros.imp.j2' as macros %} Subscriptions
{% include 'messages.inc.j2' %}

Subscriptions

{% for row in rows %}{# #}{% call macros.card(row.video_id, row.title, row.published|format_date, row.pinned) %} {{ macros.infobar_subscriptions(row.video_id, row.channel_id, row.author) }} {% endcall %}{# #}{% if row.pinned and not rows[loop.index].pinned %}
{% endif %}{# #}{% endfor %}
{% if not rows|length %}no more results{% endif %} {% if page > 0 %} newer | {% endif %} {% if rows|length %} older {% endif %}
Manage Subscriptions | Reddit Feed