{% load i18n fb_versions cyclope_utils %}
{% if staticpage.pictures %} {% endif %}

{{ staticpage.name }}

{% if staticpage.summary %}
{{ staticpage.summary|smart_style }}
{% endif %} {% if staticpage.text %}
{{ staticpage.text|smart_style|striptags|truncatewords:40 }}
{% endif %} {% if newsletter.show_ToC %}{% endif %}