From c40cc7f04ab39003c308c7aa3528f4c0be4935d0 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Wed, 12 Jan 2022 12:20:27 +0000 Subject: [PATCH] Remove errant > It was showing up in the page --- app/templates/views/user-profile/security-keys.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/user-profile/security-keys.html b/app/templates/views/user-profile/security-keys.html index 612a9d8ee..0a1e89943 100644 --- a/app/templates/views/user-profile/security-keys.html +++ b/app/templates/views/user-profile/security-keys.html @@ -99,7 +99,7 @@ {{ webauthn_button }}
- > +
{% endif %}