{% extends "layout.twig" %} {% block title %}${ "Delete Comment" | translate("comments") }{% endblock %} {% block content %}
${ "Excerpt" | translate } ${ comment.body | truncate(500) }