{% with article.how_to_cite|safe as cite %}

{% trans "How to Cite" %}:

{{ cite }} {% include "admin/elements/button_copy_element.html" with element_id="cite-content" %}

{% endwith %}