{% extends "menubar.html" %} {% block TITLE %}Temboz - Feed details{% endblock %} {% block BODYOPTIONS %} class="unpadded"{% endblock %} {% block EXTRAHEAD %} {% endblock %} {% block CONTENT %}
{{ title }} | {% endfor %}Actions | ||||||
---|---|---|---|---|---|---|---|
{{ feed_title }} (XML) (details) {{ flags }} | {{ since(delta_t) }} | {{ unread }} | {{ filtered }} | {{ interesting }} | {{ int(100 * snr) }}% | {{ total }} | {% if unread > 0 %} catch up {% endif %} |
Total | {{ sum_unread }} | {{ sum_filtered }} | {{ sum_interesting }} | {{ sum_total }} |