1 <div id
="search" class="container-inline">
2 <div
class="form-item">
3 <input type
="text" maxlength
="128" name
="search_theme_form_keys" id
="edit-search-theme-form-keys" size
="15" value
="" title
="<?php print t('Enter the terms you wish to search for.'); ?>" class="form-text" />
5 <input type
="submit" name
="op" id
="edit-submit" value
="<?php print t('Search'); ?>" class="form-submit" />
6 <input type
="hidden" name
="form_token" id
="edit-search-theme-form-form-token" value
="<?php print drupal_get_token('search_theme_form'); ?>" />
7 <input type
="hidden" name
="form_id" id
="edit-search-theme-form" value
="search_theme_form" />