Vulcan/packages/custom/lib/client/templates/customPostTitle.html

3 lines
No EOL
153 B
HTML

<template name="customPostTitle">
<a href="{{postLink}}" class="post-title" target="{{postTarget}}">This is a custom postTitle template</a>
</template>