7 lines
237 B
Plaintext
7 lines
237 B
Plaintext
<div #requestedPw .requestedPw>
|
|
$maybe pw <- password
|
|
<p .resLink>secret found at <a href="/pw/#{link}">/pw/#{link}</a>:
|
|
<h3 .pwResult>#{pw}
|
|
$nothing
|
|
<h3 .pwResult>no secret found at <a href="/pw/#{link}">/pw/#{link}</a>
|