{% extends 'ditto/base.html' %} {% block breadcrumbs %}
There are no {% if ditto_app_name == 'flickr' %} Flickr photos {% elif ditto_app_name == 'lastfm' %} Last.fm listens {% elif ditto_app_name == 'pinboard' %} Pinboard bookmarks {% elif ditto_app_name == 'twitter' %} {% if ditto_variety_name == 'favorites' %} Twitter likes {% else %} Tweets {% endif %} {% else %} things {% endif %} to display for this day.
{% endif %}