commit
ef2d2cc2ad
1 changed files with 3 additions and 3 deletions
|
@ -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,7 +27,7 @@
|
|||
</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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue