Merged v2.5

This commit is contained in:
Mohamed ElKalioby
2022-06-22 08:57:28 +03:00
parent 7cf2df0a1e
commit 843a4e676c
21 changed files with 112 additions and 91 deletions

View File

@@ -59,11 +59,11 @@
<br/>
<br/>
<div class="container">
<div class="panel panel-default">
<div class="panel-heading">
<div class="panel panel-default card">
<div class="panel-heading card-header">
<strong> FIDO2 Security Key</strong>
</div>
<div class="panel-body">
<div class="panel-body card-body">
<div class="row alert alert-pr" id="res" align="center">
@@ -73,4 +73,4 @@
</div>
</div>
{% include "modal.html" %}
{% endblock %}
{% endblock %}