{% extends base_generic %} {% load static %} {% block content %} {{object_controller.get_frame_html | safe }}

{{ object_controller.get_title_html }}

{{object.link}}
{% include "rsshistory/entry_detail__parameters.html" %}
{% include "rsshistory/entry_detail__tags.html" %} {% include "rsshistory/entry_detail__source.html" %}
{% include "rsshistory/entry_detail__buttons.html" %}
Loading...
{% endblock %}