Move logo to below introduction
based on feedback
This commit is contained in:
parent
e7681c7d6e
commit
d73dd9310c
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue