{{foreach $rows as $row}} {{$contentItemClass = $row::$contentItemClass;}}
  • _followData['follow_rel_id']}'>

    {{if $row->_locked}} {{endif}} {$row->_title}

    {$row->_description}
      {{if $row->_items}}
    • {lang="node_content_items" pluralize="$row->_items"}
    • {{endif}} {{if $row->_comments}}
    • {lang="node_content_comments" pluralize="$row->_comments"}
    • {{endif}} {{if $row->_reviews}}
    • {lang="node_content_reviews" pluralize="$row->_reviews"}
    • {{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}}