Yes, you could add something like this PHP part to the articles_pages_toc template: PHP: if ($insert[ 'articlepage_page' ] == $insert['articlepage_toc_page']) $insert['articlepage_toc_title'] = "> " . $insert['articlepage_toc_title'] . " <";