<?php use App\Services\{Router, Auth, DB, Date}; ?> <html lang="ru"> <head> <?php include($_SERVER['DOCUMENT_ROOT'] . '/views/components/LoadHead.php'); ?> </head> <html> <body style="background-color:black"> <table style="width:100%; height:100%"> <tr><td style="color:#fff; text-align:center; font-size:19pt; font-family:arial,helvetica,verdana,sans-serif;"><img src="/static/img/hum.jpg"><br><br>Сервер <?=NGALLERY['root']['title']?> временно отключен в связи с техническими работами.</td></tr> </table> </body> </html>