{% extends "kfet/base_col_2.html" %} {% block title %}Inventaires{% endblock %} {% block header-title %}Inventaires{% endblock %} {% block fixed %}
{% endblock %} {% block main %}Date | Par | Nb articles |
{{ inventory.at }} | {{ inventory.by }} | {{ inventory.nb_articles }} |