Skip to content

Commit

Permalink
Amend improve this listing list
Browse files Browse the repository at this point in the history
  • Loading branch information
hanopcan committed Jun 14, 2024
1 parent 14af9af commit 167a7c9
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions apps/theme/templates/greencheck/partials/_directory_results.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,27 +80,27 @@ <h4 class="inline-block mb-0 font-bold text-xl">

</div>

{% if not obj.public_supporting_evidence and not obj.description %}
<details class="">
<summary class="text-right text-sm text-neutral-400">Help improve this listing</summary>

<p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400">
Once a hosting provider gets verified with us, we ask them to keep
their listing up to date and refresh their evidence at least annually.</p>

<p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400">
<span class="text-neutral-500">Are you a customer of this provider?</span> We find
it helps most providers act more quickly if they receive a friendly prompt
from you reminding them of the importance of this open data. Use our
<a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/">
sample emails</a> to start a conversation.</p>

<p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400">
<span class="text-neutral-500">Do you work for this provider?</span>
<a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory">
Submit a correction</a> now.</p>

{% endif %}
<details class="">
<summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary>

<p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400">
As a non-profit, our goal is to ensure the data supplied by hosting providers is correct
on submission, refreshed at least annually and made public. Like any dataset, the data
held is a living thing and requires tending.
<a target="_blank" rel="noopener noreferrer"
href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/">
It can become incorrect</a> over time. That's when a little people power makes all the difference.</p>

<p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400">
<span class="text-neutral-500">Are you a customer of this provider?</span> Most providers
act if they receive a friendly prompt reminding them of the importance of this open data. Use our
<a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/">
sample emails</a> to start a conversation.</p>

<p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400">
<span class="text-neutral-500">Do you work for this provider?</span>
<a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory">
Submit a correction</a>.</p>

</article>

Expand Down

0 comments on commit 167a7c9

Please sign in to comment.