bl-grunge/php/custom.php

5 lines
225 B
PHP

<?php include(THEME_DIR_PHP.'intro.php'); ?>
<?php include(THEME_DIR_PHP.'about.php'); ?>
<?php include(THEME_DIR_PHP.'services.php'); ?>
<?php include(THEME_DIR_PHP.'wedo.php'); ?>
<?php include(THEME_DIR_PHP.'love.php'); ?>