Add additional subtitle for districts

This commit is contained in:
Eli Ribble 2026-01-24 19:19:52 +00:00
parent 9ca470ffb6
commit 53397d2609
No known key found for this signature in database

View file

@ -38,6 +38,7 @@
<h2 class="text-center mb-4">Report Mosquitoes for {{.District.Name}}</h2>
<img class="district-logo" src="{{.District.LogoURL}}" />
<p class="lead text-center">This is the reporting page for mosquito problems in your area.</p>
<p class="lead text-center">Reports submitted here are reviewed by {{.District.Name}}, which helps identify and address mosquito problems in your community.</p>
</div>
</div>
</div>