{{ blog.excerpt && blog.excerpt.trim() !== '' ? stripHtml(blog.excerpt) : truncate(stripHtml(blog.description), 400) }}