Unindent body
Fixes incorrectly indented code block issue (#816) by removing all indentation from `body`.
This commit is contained in:
		
							parent
							
								
									ef7d3379ca
								
							
						
					
					
						commit
						7da9788f5f
					
				| @ -59,7 +59,7 @@ | ||||
|       <div class="row"> | ||||
|         <div class="col-md-1"></div> | ||||
|         <div class="col-md-10"> | ||||
|         $body$ | ||||
| $body$ | ||||
|         </div> | ||||
|       </div> | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user