<xf:if contentcheck="true">
<li>
<xf:contentcheck>
<xf:macro template="bookmark_macros" name="link"
arg-content="{$post}"
arg-class="bookmarkLink--highlightable"
arg-confirmUrl="{{ link('posts/bookmark', $post) }}"
arg-showText="{{ false }}"/>
</xf:contentcheck>
</li>
</xf:if>