src/cm/templates/site/macros/text_meta.html
author raph
Thu, 14 Jan 2010 11:07:49 +0100
changeset 80 23294913284b
parent 0 40c8f766c9b8
child 120 5afc61269b10
permissions -rw-r--r--
workspace followup available to anon user

{% load i18n %}
{% load com %}
{% nb_comments text as nb_comments %}
<span class="metadata">{% blocktrans count nb_comments as nb_comments %}{{ nb_comments }} comment{% plural %}{{ nb_comments }} comments{% endblocktrans %}</span>