Add login splash screen
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user