{{_('Delete this comment?')}}

{% trans %}

Are you sure that you would like to delete this comment?

{% endtrans %} {% if comment %}
{{ comment.comment | nl2br }}
{% endif %}
{{ csrf() }} {% trans %} or Cancel {% endtrans %}