{% block note_actions %} {% if app.user or note_actions_hide is defined %}
{% endif %} {% endblock note_actions %} {% block note_replies %} {% import '/cards/macros/note.html.twig' as noteView %} {% if replies is defined and replies is not empty %}{{ paragraph | raw }}
{% endfor %}