<template name="post_author">
<a class="post-author" href="{{getProfileUrl userId}}">{{getDisplayName userId}}</a>
</template>