Skip to content

Commit

Permalink
Merge pull request #131 from jbwl/patch-1
Browse files Browse the repository at this point in the history
Fix closing tag
  • Loading branch information
lazaronixon authored Dec 5, 2024
2 parents ea090a3 + 45c4bb5 commit b76b4f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
<h1>Verify with your security key.</h1>
<%%= button_tag "Use security key", type: :button, data: { web_authn_target: "button", action: "web-authn#getCredential" } %>
<p>Have your security key ready. If it's the USB kind insert it now and then, if it has one, press the activation button when asked.</p>
<div>
</div>

0 comments on commit b76b4f9

Please sign in to comment.