Add a block for body_classes
This commit is contained in:
		
							parent
							
								
									dbf2d2c173
								
							
						
					
					
						commit
						2e981b6345
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -4,7 +4,7 @@ | |||
| <!--[if gt IE 9]> <html> <![endif]--> | ||||
| <!--[if !IE]><!--> <html> <!--<![endif]--> | ||||
|   {% include 'head' %} | ||||
|   <body{% if page.body_class %} class="{{ page.body_class }}"{% endif %}> | ||||
|   <body class="{% block body_classes %}{% endblock %}"> | ||||
|     {% include 'navbar' %} | ||||
| 
 | ||||
|     <div class="container"> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue