builder.php
<?php include(__DIR__.'/template/html_top.php');?>
<?php include(__DIR__.'/template/builder.php');?>
<?php include(__DIR__.'/template/html_bottom.php');?>
<?php include(__DIR__.'/template/html_top.php');?>
<?php include(__DIR__.'/template/builder.php');?>
<?php include(__DIR__.'/template/html_bottom.php');?>