kahuna/public/js/common/blurring/GNM-explainer.html (20 lines of code) (raw):
<div class="graphic-image-blur-explainer__tooltip">
<strong>Potentially upsetting/graphic images are now blurred in the Grid with a new setting that is switched on by default.</strong>
<p>
Should you need to see a blurred image, simply hover over it.<br/>
You can also hover over the title beneath the blur to see the caption
before deciding whether to reveal the image.<br/>
This feature is now on by default, but can be turned off/on at any time via the top-right menu.<br/>
Flagging relies on agency metadata, checked against a
<a href="https://docs.google.com/document/d/1Ltu8fQRXfPLtbgOKRc0z9s-ErgPl1F4DWG9duiWp7wA/edit?usp=sharing">list of criteria</a>,
and may not catch images that are not appropriately described. For more information, please see the
<a href="https://docs.google.com/document/d/1Xxh6dfkPfFZo9_EeqRa2gmKhEy-BBQ_UVRXQwMw-WFI/edit?usp=sharing">
original comms email on 1 Nov 2023</a>.
</p>
<button id="acknowledge-blur-graphic-images-default"
class="button"
ng-click="ctrl.acceptDefaultOfBlurringGraphicImages()"
>
Acknowledge
</button>
</div>