Add district name to periodic updates subscription
This commit is contained in:
parent
c42beaca66
commit
c820ec91c6
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@
|
|||
<div class="form-check mb-3 form-check">
|
||||
<input class="form-check-input" type="checkbox" name="subscribe"/>
|
||||
<label class="form-check-label" for="subscribe">
|
||||
I'd like to subscribe to general notifications about mosquito control.
|
||||
I'd like to subscribe to periodic updates from {{ .District.Name }}
|
||||
</label>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue