{{ story }}
{{ category.source }} | {{ story.timestamp|date:"j F Y" }}{{ story.body|striptags|truncatewords:20|safe|urlize }}
{% extends widget.get_base_template %} {% load applicationcontent_tags %} {% load leonardo_tags i18n %} {% block content %} {% fragment request "_page_title" %}{% block page_title %} {% if year %}{{ year }} - {% endif %} {% if month %}{{ month|date:"F Y" }} - {% endif %} {% if day %}{{ day|date:"j. F Y" }} - {% endif %} {% if source %}{{ source }} - {% endif %} {% endblock %}{% endfragment %} {% block content_title %}
{{ story.body|striptags|truncatewords:20|safe|urlize }}