generated from SeaCMS/modele-depot
fix(page2/contact): index
This commit is contained in:
parent
7119555ebf
commit
4e7cfeaa6e
8
content/contact/index.php
Normal file
8
content/contact/index.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* SPDX-License-Identifier: EUPL-1.2
|
||||
* Authors: see /README.md
|
||||
*/
|
||||
chdir(dirname(__DIR__,2));
|
||||
include 'index.php';
|
8
content/page2/index.php
Normal file
8
content/page2/index.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* SPDX-License-Identifier: EUPL-1.2
|
||||
* Authors: see /README.md
|
||||
*/
|
||||
chdir(dirname(__DIR__,2));
|
||||
include 'index.php';
|
Loading…
x
Reference in New Issue
Block a user