7 lines
		
	
	
		
			190 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			190 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| {{#if options.isGM}}
 | |
| <h3>Notes du MJ : </h3>
 | |
| <div class="form-group editor">
 | |
|   {{editor content=data.notesmj target="data.notesmj" button=true owner=owner editable=editable}}
 | |
| </div>
 | |
| {{/if}}
 |