1
0
mirror of synced 2026-03-28 20:28:45 +00:00
Files
subway/index.php

4 lines
81 B
PHP

<?php
$content = 'components/homepage/main.php';
include 'structure/main.php';
?>