<h1><?php __e('Generate Basket HTML') ?></h1>
<div class="comment"><?php __e(
   "this code can be inserted into any HTML page on your website"
  ."or into any WordPress post or page")?></div>

<!--<div class="grid-container">-->
    <textarea cols=100 rows=20><?php p($htmlcode) ?></textarea>
<!--</div>-->