{% extends "layout.html" %} {% block content %}
{{ _('You are subscribed to') }} {{ nb_feeds }} {{ _('feeds') }}. {{ _('Add') }} {{ _('a feed') }}.
{{ nb_articles }} {{ _('articles are stored in the database with') }} {{ nb_unread_articles }} {{ _('unread articles') }}.
{{ _('You have') }} {{ nb_categories }} {{ _('categories') }}.
{{ _('Delete articles older than 10 weeks') }}