{% extends "central/base.html" %} {% load i18n %} {% load my_filters %} {% load staticfiles %} {% block title %}{% trans "Download" %}{% endblock %} {% block download_active %}active{% endblock download_active %} {% block headcss %}{{ block.super }} {% endblock headcss %} {% block content %} {% comment "Header instructions" %}{% endcomment %}
{% comment "Form for downloading KALite is accessible only to authenticatd users" %}{% endcomment %}