There are a bunch of built in template tags and filters to make things easier to read. Be sure to take a look at http://docs.djangoproject.com/en/dev/ref/templates/builtins/#pluralize when building your pages.

It helps you easily use a plural suffix when you are listing counts of items.