graphonline/tpl/create_algorithm.php
2017-04-15 01:34:36 +03:00

7 lines
101 B
PHP

<?php
include ("home.php");
?>
<script src="<?= Root("i/js/create_algorithm.js")?>" ></script>