<template name="notification_post_approved">
<p>
{{_ "your_post"}}
<a href="{{postUrl}}" class="action-link">{{postTitle}}</a>
{{_ "has_been_approved"}}
</p>
</template>