formTag('post#index', array('method' => 'get', 'accept-charset' => 'UTF-8'), function(){ ?>
textFieldTag("tags", $this->h($this->params()->tags), array('size' => '20', 'autocomplete' => 'off')) ?> submitTag($this->t('.search'), array('style' => 'display: none;', 'name' => '')) ?>
tag_completion_box('$("tags")', ['$("tags").up("form")', '$("tags")', null], true) ?>