{% extends "sopds_main.html" %} {% load staticfiles %} {% load i18n %} {% block body %} {% autoescape on %}
{% if chars.cnt >= splititems %} {{ chars.id }} {% else %} {{ chars.id }} {% endif %} {% blocktrans with chars_cnt=chars.cnt %}Total: {{ chars_cnt }} series.{% endblocktrans %} |