public/components/content-list-item/templates/printwordcount.html (3 lines of code) (raw):

<td class="content-list-item__field--printwordcount" title="Print words"> <span ng-show="contentItem.contentType == 'article'">{{ contentItem.printWordCount }}</span> </td>