Updated hardcoded paths in view templates to be accurate for /pw endpoint
This commit is contained in:
parent
f088ff3690
commit
7274560398
@ -1,5 +1,5 @@
|
|||||||
<div #requestedPw>
|
<div #requestedPw>
|
||||||
$maybe pw <- password
|
$maybe pw <- password
|
||||||
<p>Here's the password for #{link}: #{pw}
|
<p>Here's the password for https://purr.eversole.co/pw/#{link}: #{pw}
|
||||||
$nothing
|
$nothing
|
||||||
<p>No password available at https://purr.eversole.co/#{link}
|
<p>No password available at https://purr.eversole.co/pw/#{link}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user