parent
							
								
									23752639b2
								
							
						
					
					
						commit
						a2cabf3f4a
					
				
					 8 changed files with 30 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -19,6 +19,9 @@
 | 
			
		|||
    = javascript_pack_tag "locale_#{I18n.locale}", integrity: true, crossorigin: 'anonymous'
 | 
			
		||||
    = csrf_meta_tags
 | 
			
		||||
 | 
			
		||||
    - if Setting.custom_css.present?
 | 
			
		||||
      = stylesheet_link_tag custom_css_path, media: 'all'
 | 
			
		||||
 | 
			
		||||
    = yield :header_tags
 | 
			
		||||
 | 
			
		||||
  - body_classes ||= @body_classes || ''
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue