{% extends 'hqwebapp/centered.html' %} {% load i18n %} {% load hq_shared_tags %} {% load hqstyle_tags %} {% block js %}{{ block.super }} {% endblock %} {% block js-inline %}{{ block.super }} {% endblock %} {% block centered-content %}
{% trans "Comma separated values" %}
{% trans "Day of week for weekly, day of month for monthly" %}
{% trans "Comma separated values e.g. 'all, by_user' results key_prefix=['all', 'by_user']" %}
{% trans "Number of days in the past to query data for. This assumes that the last element in the view key is a date. -1 to process ALL data." %}
{% trans "Used when appending the date to the key (in cases where couch_date_range > 0)" %}