mastodon_algorithm_frontend/index.php

3 lines
104 B
PHP

<?php require("template/header.html")?>
<?php $script = 'js/index.js'; require("template/footer.php")?>