Updated hardcoded paths in view templates to be accurate for /pw endpoint
This commit is contained in:
		| @ -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} | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user