gremmie@1: {% extends 'base.html' %} bgneal@310: {% load url from future %} gremmie@1: {% load downloads_tags %} gremmie@1: {% block title %}Downloads: {{ category.title }}{% endblock %} gremmie@1: {% block custom_css %} bgneal@312: bgneal@312: bgneal@312: gremmie@1: {% endblock %} gremmie@1: {% block custom_js %} bgneal@312: bgneal@404: gremmie@1: {% endblock %} gremmie@1: {% block content %} gremmie@1:
No downloads in this category at this time.
gremmie@1: {% endif %} gremmie@1: {% endblock %}