{% extends "diario/base.html" %} {% load custom_filters %} {% block title %}{{ conv.titolo }}{% endblock %} {% block content %}
Appuntamenti ({{ appuntamenti|length }})
Crea riunioneNessun appuntamento collegato.
{% endfor %}Allegati ({{ documenti|length }})
Allega PDFNessun documento allegato.
{% endfor %}Commenti ({{ commenti|length }})
{{ c.testo|render_mentions }}
Nessun commento ancora. Sii il primo!
{% endfor %}