Fix subscribe URL

This commit is contained in:
Eli Ribble 2026-01-23 03:59:17 +00:00
parent 5e6288ab9b
commit 3fed489258
No known key found for this signature in database

View file

@ -83,7 +83,7 @@
<p>If instead you'd like to confirm that you're willing to receive emails at this address, you can do so by clicking below:</p>
<div style="text-align: center;">
<a href="{{.Base.URLSubscribe}}" class="button">I want emails from Report Mosquitoes Online</a>
<a href="{{.URLSubscribe}}" class="button">I want emails from Report Mosquitoes Online</a>
</div>
</div>