mirror of
https://github.com/pi-hole/web.git
synced 2026-09-02 11:11:04 +01:00
9 lines
72 B
PHP
9 lines
72 B
PHP
<?php
|
|
require "header.php";
|
|
?>
|
|
|
|
|
|
<?php
|
|
require "footer.php";
|
|
?>
|