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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
40c8f766c9b8 import from internal svn r 4007
raph
parents:
diff changeset
     1
{% load i18n %}
40c8f766c9b8 import from internal svn r 4007
raph
parents:
diff changeset
     2
{% load com %}
40c8f766c9b8 import from internal svn r 4007
raph
parents:
diff changeset
     3
{% nb_comments text as nb_comments %}
40c8f766c9b8 import from internal svn r 4007
raph
parents:
diff changeset
     4
<span class="metadata">{% blocktrans count nb_comments as nb_comments %}{{ nb_comments }} comment{% plural %}{{ nb_comments }} comments{% endblocktrans %}</span>