Vulcan/packages/telescope-blank/lib/client/templates/customPostTitle.html
2015-01-02 18:16:26 +09:00

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>