<!--@ foreach (comment in COMMENT_LIST) { @-->
no: ${comment.no}
name: ${comment.name}
date: ${comment.date}
trip: ${comment.trip}
email: ${comment.email}
is_age: ${comment.is_age}
------------------------------------------------------------
${comment.message}
============================================================
<!--@ } @-->
