Add dyn:comments_count

This commit is contained in:
Gregory Soutade
2014-06-05 19:56:47 +02:00
parent 193b439517
commit 361be87cb2
4 changed files with 39 additions and 1 deletions

View File

@@ -13,7 +13,7 @@
</header>
<dyn:post_content/>
<footer class="post_footer">
<dyn:replace div_name="a" href="http://dyn:post_full_url">permalink</dyn:replace> <dyn:replace div_name="a" href="dyn:post_url#comments">commentaire(s)</dyn:replace>
<dyn:replace div_name="a" class="comments_link" href="dyn:post_url#comments"><dyn:comments_count/> commentaire(s)</dyn:replace> <dyn:replace div_name="a" href="http://dyn:post_full_url">permalink</dyn:replace>
</footer>
</article>
</dyn:posts>