<?php
/**
 * @var $api_key
 */
?>
<input type="text" name="nip_finder_api_key" value="<?= esc_attr($api_key) ?>" style="width: 300px;" />
