purr/views/pw.hamlet

7 lines
228 B
Plaintext

<div #requestedPw .requestedPw>
$maybe pw <- password
<p>Here's the secret found at <a href="/pw/#{link}">/pw/#{link}</a>:
<h2 .pwResult>#{pw}
$nothing
<p>No secret found at <a href="/pw/#{link}">/pw/#{link}</a>