Fix haml-lint UnnecessaryStringOutput for views (#27531)
				
					
				
			This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
- content_for :page_title do
 | 
			
		||||
  = "#{display_name(@account)} (#{acct(@account)})"
 | 
			
		||||
  #{display_name(@account)} (#{acct(@account)})
 | 
			
		||||
 | 
			
		||||
- content_for :header_tags do
 | 
			
		||||
  - if @account.user_prefers_noindex?
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user