forked from public/foundryvtt-reve-de-dragon
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			299 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			299 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <div class="post-item">
 | |
|   {{#if img}}
 | |
|   <img class="chat-icon" src="{{img}}" title="{{name}}" />
 | |
|   {{/if}}
 | |
|   <p>{{> 'systems/foundryvtt-reve-de-dragon/templates/common/compendium-link.hbs' pack=pack id=id name=name doctype=doctype}}</p>
 | |
|   <p class="card-content">{{{system.description}}}</p>
 | |
| </div>
 |