Update wording for district landing page
At Ben's request
This commit is contained in:
parent
8f58859693
commit
9e586ae6ef
1 changed files with 3 additions and 3 deletions
|
|
@ -35,10 +35,10 @@
|
|||
<div class="container">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-10">
|
||||
<h2 class="text-center mb-4">Report Mosquitoes for {{.District.Name}}</h2>
|
||||
<h2 class="text-center mb-4">Report a Mosquito Problem</h2>
|
||||
<img class="district-logo" src="{{.District.URLLogo}}" />
|
||||
<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>
|
||||
<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>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue