- <?php include('magic_word_new/head.php') ?>
- <?php include('magic_word_new/card.php') ?>
- <?php if($wordReview || $wordExplain || $translate || $wordApply || $discourse) {?>
- <?php include('magic_word_new/content.php')?>
- <?php
- }?>
- <?php include('magic_word_new/footer.php')?>
- </body>
- </html>
|