v0.1.0-beta.1

+ Реализованы основные компоненты для БД
+ Страница авторизации
+ Страница 404
+ Обработка ошибок
+ Логирование событий
This commit is contained in:
Alexander Zhirov 2023-06-08 16:56:05 +03:00
parent e74c0a1af0
commit 082a55ea9f
8 changed files with 32 additions and 14 deletions

View file

@ -1,6 +1,8 @@
doctype html
head
title 404
title Страница не найдена
link(rel='icon', type='image/png', sizes='128x128', href='favicon.png')
link(rel='stylesheet', type='text/css', href='404.css')
body
div
p Страница не найдена
div.page
div.pic