{% load staticfiles %} Anotatornia 2 - pełny raport
Powrót do statystyk
{% if user.user_profile and user.user_profile.role > 0%}

Pełny raport

Data: {% now "d/m/Y H:i" %}

Anotacja

{% if annot_list %}

(Kliknij wiersz, żeby rozwinąć szczegóły.)

{% for annot_date in annot_list %} {% endfor %}
data rozliczenia liczba próbek
{% for l in annot_date.l %} {% endfor %}
{% else %}

Brak rozliczonych próbek.

{% endif %}

Superanotacja

{% if ref_list %}

(Kliknij wiersz, żeby rozwinąć szczegóły.)

{% for ref_date in ref_list %} {% endfor %}
data liczba próbek
{% for l in ref_date.l %} {% endfor %}
{% else %}

Brak rozliczonych próbek.

{% endif %} {% endif %}