mirror of
				https://github.com/fooflington/selfdefined.git
				synced 2025-10-31 14:18:32 +00:00 
			
		
		
		
	🐛 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:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Gianmarco
					Gianmarco