<center><form method="get" action="/"> <p> <input type="text" value="<?php the_search_query(); ?>" name="s" id="s" /> <input type="submit" value="<?php _e('Search'); ?>" /> </p> </form></center>