Add district name to periodic updates subscription

This commit is contained in:
Eli Ribble 2026-01-30 15:45:56 +00:00
parent c42beaca66
commit c820ec91c6
No known key found for this signature in database

View file

@ -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>