2 lines
95 B
Twig
2 lines
95 B
Twig
|
{% from 'cards/note/view.html.twig' import macro_note_minimal %}
|
||
|
{{ macro_note_minimal(note) }}
|