<#include 'lib.ftlh'> <@wrapper title="/r/${subreddit}"> <@header subreddit/>
<@postSummary postDetail.post/>
${(postDetail.selftextHtmlUnescaped?no_esc)!""}
<@pluralise postDetail.commentCount, "comment"/>
<#list postDetail.comments as comment> <@postComment comment/>