This commit is contained in:
Alexander Minkin 2021-08-21 22:22:33 +03:00
parent 989ab9a0ae
commit f689817e0c

View file

@ -52,7 +52,7 @@
<section class="d-flex align-items-center justify-content-center vh-100"> <section class="d-flex align-items-center justify-content-center vh-100">
<div> <div>
<h1 class="display-3">Ошибка 404</h1> <h1 class="display-3">Ошибка 404</h1>
<p>Здесь ничего нет, зря ищешь. Приходи, когда сайт будет готов.</p> <p>Здесь ничего нет, зря ищешь.</p>
</div> </div>
</section> </section>
</main> </main>