update: remove em dashes, plans
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
<% if (!it.isSubKey) { %>
|
||||
<section class="card-static p-6">
|
||||
<h2 class="text-sm font-semibold text-gray-300 mb-1">Recovery Email</h2>
|
||||
<p class="text-xs text-gray-600 mb-4">Used for account recovery only. Stored as a one-way hash — we can't read it.</p>
|
||||
<p class="text-xs text-gray-600 mb-4">Used for account recovery only. Stored as a one-way hash, so we can't read it.</p>
|
||||
<form action="/account/email" method="POST">
|
||||
<input type="hidden" name="_form" value="1">
|
||||
<div class="flex gap-2">
|
||||
|
||||
Reference in New Issue
Block a user