00001 <?php 00018 ?> 00019 <section> 00020 <h1 class="section_title"><?= $title ?></h1> 00021 <div> 00022 <?= $text ?> 00023 </div> 00024 <p><?= $link_insert ?></p> 00025 <div> 00026 <?= $table ?> 00027 </div> 00028 </section>