src/cm/templates/site/macros/text_meta.html
author raph
Thu, 10 Dec 2009 14:27:12 +0100
changeset 38 be1807d390d4
parent 0 40c8f766c9b8
child 120 5afc61269b10
permissions -rw-r--r--
- add tag support to user - add tag interface to user / text list

{% 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>