optimize retrieve logic
This commit is contained in:
@@ -10,10 +10,13 @@
|
||||
<div class="card bg-black border-secondary text-info">
|
||||
<div class="card-body">
|
||||
|
||||
<h1 class="h3 mb-2 text-center text-info">
|
||||
Heyl Neomeris
|
||||
</h1>
|
||||
<h2 class="h6 mb-2 mt-1 text-center text-info">KI/RAG System-Login</h2>
|
||||
<header class="text-center ">
|
||||
<h1 class="mb-2 text-info">
|
||||
Heyl Neomeris
|
||||
</h1>
|
||||
<img src="/assets/img/logo.png" style="max-width: 100px;">
|
||||
<h2 class="h6 mb-2 mt-1 text-info">KI/RAG System-Login</h2>
|
||||
</header>
|
||||
|
||||
{% if error %}
|
||||
<div class="alert alert-danger">
|
||||
|
||||
Reference in New Issue
Block a user