4 lines
49 B
PHP
4 lines
49 B
PHP
<?php
|
|
|
|
include __DIR__ . '/templates/index.php';
|
<?php
|
|
|
|
include __DIR__ . '/templates/index.php';
|