Skip to content
Snippets Groups Projects
Verified Commit 26b5ae53 authored by ornanovitch's avatar ornanovitch
Browse files

fix: TOTP home form layout

parent d60ddb11
No related branches found
No related tags found
No related merge requests found
Pipeline #30125 passed
......@@ -26,7 +26,7 @@
<p>{% trans %}Feel free to use this form in order to check your client configuration{% endtrans %}</p>
</div>
<div class="card-footer">
{{ macros.form(form) }}
{{ macros.form(form, layout=None) }}
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment