';
$html .= '';
$html .= $newapp.$images; // No dol_escape_htmltag, it is already escape html
$html .= ' | ';
$html .= '';
$html .= dol_escape_htmltag(dol_string_nohtmltag($product["label"]));
$html .= ' ';
$html .= $version; // No dol_escape_htmltag, it is already escape html
$html .= '';
$html .= ' '.dol_print_date(dol_stringtotime($product['tms']), 'dayhour').' - '.$langs->trans('Ref').': '.dol_escape_htmltag($product["ref"]).' - '.dol_escape_htmltag($langs->trans('Id')).': '.((int) $product["id"]).' ';
$html .= ' '.dol_escape_htmltag(dol_string_nohtmltag($product["description"]));
$html.= ' | ';
// do not load if display none
$html .= '';
$html .= $price;
$html .= ' | ';
$html .= ''.$download_link.' | ';
$html .= '
';
}
if (empty($this->products)) {
$html .= '