{% extends "jocondelab/base.html" %} {% block js_import %} {{block.super}} {% endblock %} {% block js_declaration %} {{block.super}} {% endblock %} {% block css_import %} {{block.super}} {% endblock %} {% block css_declaration %} {{block.super}} {% endblock %} {% block content %}
En cours Validé {% if term.validated %} par {{term.validator.username}} le {{term.validation_date|date:"d/m/Y"}} {% endif %}
{% csrf_token %}
{{term.id}} {{term.label}} {% if term.wikipedia_url and term.wikipedia_url != "" %} {% else %} {% endif %} {% if term.wikipedia_revision_id %} {% else %}   {% endif %} {% if term.dbpedia_uri and term.dbpedia_uri != "" %} {% else %}   {% endif %} {% if term.wikipedia_url and term.wikipedia_url != "" %} {{term.label}} {% else %}   {% endif %} Ajouter un tag : OK
{% endblock %}