Add login splash screen

This commit is contained in:
2022-04-03 18:51:18 +02:00
parent fef8ca84f4
commit 8436a02c10
3 changed files with 21 additions and 0 deletions

View File

@ -36,6 +36,9 @@
</head>
<body class="text-center">
<!-- Background filter -->
<div class="bg-login"></div>
<main class="form-signin">
<h1 class="h3 mb-3 fw-normal">{{ page_title }}</h1>