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