9 lines
		
	
	
		
			279 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			279 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>
 |