{{foreach $rows as $row}}
{{$contentItemClass = $row::$contentItemClass;}}
_followData['follow_rel_id']}'>
{{if $row->_locked}}
{{endif}}
{$row->_title}
{{if $row->memberCanAccessOthersTopics( \IPS\Member::loggedIn() ) }}
{{$count = \IPS\forums\Topic::contentCount( $row, FALSE, TRUE );}}
- {lang="posts_number" pluralize="$count"}
{{endif}}
- {datetime="$row->_followData['follow_added']"}
-
{{if $row->_followData['follow_notify_freq'] == 'none'}}
{{else}}
{{endif}} {lang="follow_freq_{$row->_followData['follow_notify_freq']}"}
{template="manageFollow" group="system" app="core" params="$row->_followData['follow_app'], $row->_followData['follow_area'], $row->_followData['follow_rel_id']"}
{{if $table->canModerate()}}
multimodActions( $row ) )"}" data-state=''>
{{endif}}
{{endforeach}}