Within a certain template I want to use <xen:if is> to check whether the user is currently viewing the template in thread_view or not. How do I do this?
I want that specific template to show a label for something if it's being viewed in the thread_view but not displayed when it's displayed in the forum_view.