formTag(['action' => "update"], function() { ?>
select("tag", "tag_type", array_unique(CONFIG()->tag_types)) ?>
checkBox("tag", "is_ambiguous") ?>
submitTag($this->t('tag_save')) ?> buttonToFunction($this->t('tag_cancel'), "history.back()") ?>
partial("footer") ?>