You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
221 B

  1. ::use 'design.mtt'::
  2. <div class="col-md-12">
  3. <div class="article">
  4. <div id="app"></div>
  5. <script language="javascript">
  6. _.getProductComposer();
  7. </script>
  8. </div>
  9. </div>
  10. ::end::