<template id="StructrSchemaListItem">
	<a class="list-group-item " href="${this.onclick}">
			${this.name}
	</a>	
</template>
