Remove image_pack_tag usage (#29925)
				
					
				
			This commit is contained in:
		@@ -12,7 +12,7 @@
 | 
			
		||||
 | 
			
		||||
.notranslate.app-holder#mastodon{ data: { props: Oj.dump(default_props) } }
 | 
			
		||||
  %noscript
 | 
			
		||||
    = image_pack_tag 'logo.svg', alt: 'Mastodon'
 | 
			
		||||
    = image_tag frontend_asset_path('images/logo.svg'), alt: 'Mastodon'
 | 
			
		||||
 | 
			
		||||
    %div
 | 
			
		||||
      = t('errors.noscript_html', apps_path: 'https://joinmastodon.org/apps')
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user