${number_response}
<#if fist_response_date?exists>
${fist_response_date?date}
<#else>
-
#if>
<#if last_response_date?exists>
${last_response_date?date}
<#else>
-
#if>
<#if fist_response_date_filter?exists&&last_response_date_filter?exists>

<#elseif fist_response_date_filter?exists >

<#elseif last_response_date_filter?exists>

<#else>

#if>