I have a "Read Comments" link attached to all my MT entries, and was wondering if I can suppress it until someone actually posts a comment. Is it possible to do any sort of logic with the values of template tags (like MTArchiveCount)? Something like:
CODE
unless (MTArchiveCount == 0) { write link }