{% extends "pylucid/css_anchor_div.html" %} {% block plugin_content %}
{{ feed.feed.title }} {% if user.is_staff %}

Use feed {% if from_cache %}from cache{% else %}not from cache{% endif %}. Feed server response time was: {{ duration|floatformat:3 }}sec.
Used preferences: {{ preferences }}

{% endif %}
{% endblock %}