$def with (tag) $var title: $tag.name $ title = tag.name
$:macros.databarView(tag)

$title

$tag.tag_description

$if tag.tag_type == 'subject': $ subject_name = title.replace(' ', "_")