{% if targetSearchKey %} {{item.discription | cutwords(200) | hightWords(targetSearchKey) | safe }} {% else %} {{item.discription | cutwords(200)}} {% endif %}