{{ block('note_author') }}
{{ block('note_actions') }}
{% block note_actions %} {% if app.user or note_actions_hide is defined %}
{% endif %} {% endblock note_actions %} {% block note_replies %} {% if replies is defined and replies is not empty %} {% endif %} {% endblock note_replies %} {% block note_attachments %} {% if hide_attachments is not defined %} {% if note.getAttachments() is not empty %} {% endif %} {% endif %} {% endblock note_attachments %} {% block note_links %} {% if note.getLinks() is not empty %}