[insert_php]
$tags = get_tags(array('hide_empty'=>true));
$html = '';
echo $html;
[/insert_php]