<template name="post_title">
<h3 class="post-title">
<a href="{{postLink}}" class="post-title" target="{{postTarget}}">{{title}}</a>
</h3>
</template>