forked from public/foundryvtt-reve-de-dragon
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			281 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			281 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<form class="{{cssClass}}" autocomplete="off">
 | 
						|
  {{>"systems/foundryvtt-reve-de-dragon/templates/header-item.html"}}
 | 
						|
  {{!-- Sheet Body --}}
 | 
						|
  <section class="sheet-body">
 | 
						|
 | 
						|
    {{>"systems/foundryvtt-reve-de-dragon/templates/partial-item-description.html"}}
 | 
						|
    </section>
 | 
						|
</form>
 |