{% extends "base.html" %} {% block container_block %}

Welcome to Coldsweat

Enter your account credentials to proceed.

Current Status

Last fetch {{stats.last_checked_on}} UTC
Active feeds {{stats.active_feed_count}} of {{stats.feed_count}}
Unread entries {{stats.unread_entry_count}} of {{stats.entry_count}}

Sync with Your Reader

Configure your favorite feed reader using this web address:

{{request.root_url}}fever

{% endblock %}