mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-10-14 10:14:55 +02:00
test
This commit is contained in:
6
blanktest.php
Normal file
6
blanktest.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php require_once 'engine/init.php'; include 'layout/overall/header.php'; ?>
|
||||
|
||||
<h1>Blank</h1>
|
||||
<p>This is a blank sample page.</p>
|
||||
|
||||
<?php include 'layout/overall/footer.php'; ?>
|
Reference in New Issue
Block a user