Move logo to below introduction

based on feedback
This commit is contained in:
Eli Ribble 2026-01-29 23:59:47 +00:00
parent e7681c7d6e
commit d73dd9310c
No known key found for this signature in database

View file

@ -36,9 +36,9 @@
<div class="row justify-content-center">
<div class="col-lg-10">
<h2 class="text-center mb-4">Report a Mosquito Problem</h2>
<img class="district-logo" src="{{.District.URLLogo}}" />
<p class="lead text-center">Submit a report to help reduce mosquito activity in your neighborhood.</p>
<p class="lead text-center">Report Mosquitoes Online works with local mosquito control agencies to receive public reports. For this area, mosquito control services are provided by Delta Mosquito and Vector Control District.</p>
<img class="district-logo" src="{{.District.URLLogo}}" />
</div>
</div>
</div>