{% extends "base_docdv3f.html" %} {% load staticfiles %} {% block contenu %}
N° | Nom | Description | Type | DVF+ | DV3F | Contr. | |
---|---|---|---|---|---|---|---|
v1 | v2 | ||||||
{{variable.position}} | {{variable.nom}} | {{variable.description_simplifiee}} | {{variable.type_fr}} | {% if variable.modele == 'DVF+ et DV3F' %}X{% else %} {% endif %} | {% if variable.start_version <= 1 and variable.end_version >= 1 %}X{% else %} {% endif %} | {% if variable.start_version <= 2 and variable.end_version >= 2 %}X{% else %} {% endif %} | {% if variable.contrainte %}{{variable.contrainte}}{% else %} {% endif %} |