{% load sekizai_tags static addcss %} {% if object.title or object.introduzione_app %}
{% if object.title %}

{{ object.title }}

{% endif %} {% if object.introduzione_app %}{{ object.introduzione_app|safe }}{% endif %}

{% endif %}

{% if err %} {% endif %}


{% addtoblock "js" %} {% endaddtoblock %}