Merge pull request #30 from sergeevizh/patch-1

Update site-off.php
This commit is contained in:
Evg 2023-10-31 17:42:55 +03:00 committed by GitHub
commit ef2d2cc2ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@
<body>
<main class="box mr-auto max-w780">
<h1 class="text-3xl gray">Opss</h1>
<h1 class="text-3xl gray">Режим технического обслуживания</h1>
<p class="gray-600"><?= __('off.under_reconstruction'); ?>...</p>
<form class="max-w300" action="/login" method="post">
@ -27,8 +27,8 @@
</form>
</main>
<div class="center gray-600 mt5 text-sm">© <?= config('meta.name'); ?></a>
<div class="center gray-600 mt5 text-sm"><?php echo date ( 'Y' ) ; ?> © <?= config('meta.name'); ?></a>
</body>
</html>
</html>