{% extends "jocondelab/base.html" %} {% load i18n %} {% 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 %}
| {{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 != "" %}
{% if term.validated %}
{% else %}
{% endif %}
{% else %}
{% endif %}
|
{% if term.validated %} {% trans "Select Wikipedia page" %} : OK {% else %} {% trans "Select Wikipedia page" %} : OK {% endif %} | Recherche joconde |