Fix subscribe URL
This commit is contained in:
parent
5e6288ab9b
commit
3fed489258
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue