{% load compress %} Feedly | Pinterest esque example app {# Mobile meta tag #} {# Favicons #} {# Tile icon for Win8 (144x144 + tile color) #} {% compress css %} {% endcompress %} {% block nav %} {% include "core/_nav.html" with location='trending' %} {% endblock nav %}
{% block info %}

Feedly in action

Welcome to the Pinterest esque example app. We've conveniently logged you in as the admin user. Also admin is a slightly narcissistic user and follows her own account. When you pin items on this trending page, you'll see them appear in the feeds of your followers. Pin a few items and have a look at the Flat and Aggregated feed pages.

Feedly Github

{% endblock %} {% block content %} {% endblock content %}