2022-07-03 21:48:40 -05:00
|
|
|
<div #requestedPw .requestedPw>
|
2022-07-02 19:00:31 -05:00
|
|
|
$maybe pw <- password
|
2022-07-22 12:27:35 -05:00
|
|
|
<p>Here's the secret found at <a href="/pw/#{link}">/pw/#{link}</a>:
|
2022-07-29 17:40:45 -05:00
|
|
|
<h3 .pwResult>#{pw}
|
|
|
|
<hr />
|
2022-07-02 19:00:31 -05:00
|
|
|
$nothing
|
2022-07-29 17:40:45 -05:00
|
|
|
<h3>No secret found at <a href="/pw/#{link}">/pw/#{link}</a>
|