m.create.html.php 210 B

12345
  1. <?php $bodyClass = 'with-nav-bottom';?>
  2. <?php include '../../common/view/m.header.html.php';?>
  3. <div class="text-center">
  4. <p><span class="text-muted"><?php echo $lang->product->createInPC;?></span></p>
  5. </div>