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