gremmie@1: {% extends 'base.html' %} gremmie@1: {% load downloads_tags %} gremmie@1: {% block title %}Downloads{% endblock %} gremmie@1: {% block custom_css %} gremmie@1: gremmie@1: {% endblock %} gremmie@1: {% block content %} gremmie@1:
We have {{ total_dls }} download{{ total_dls|pluralize }} in {{ categories.count }} categories.
gremmie@1:{{ category.description }}