🐛 Updates content-warning-flag.njk (#193)

* Update content-warning-flag.njk

Adds a missing space

* force tests

Co-authored-by: Tatiana Mac <tatiana.t.mac@gmail.com>
This commit is contained in:
Gianmarco 2020-06-10 19:36:59 +02:00 committed by GitHub
parent 918863ebde
commit c5836bbddb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
flag.text and
(flag.level == 'avoid') -%}
<div class="u-margin-bottom-double content-flag content-flag--avoid">
<p class="small">We would recommend adding a content warning when speaking about this term. Please<a href="#content-warning-guide">read the guidance</a> on how and when to warn people before using this term in any context.</p>
<p class="small">We would recommend adding a content warning when speaking about this term. Please <a href="#content-warning-guide">read the guidance</a> on how and when to warn people before using this term in any context.</p>
</div>
{%- elseif
flag and