{% extends "diario/base.html" %} {% load custom_filters %} {% block title %}{{ obj.titolo }}{% endblock %} {% block content %}
{{ obj.descrizione }}
{% endif %}Allegati ({{ documenti|length }})
Allega PDFNessun documento allegato.
{% endfor %}Aggiornamenti ({{ aggiornamenti.count }})
{{ agg.testo|render_mentions }}
Nessun aggiornamento ancora.
{% endfor %}