{% block tag_table %} {% load static %} {% if ordered_tags %}{% endif %} {% if valid != "2" and ordered_tags %} {% endif %} {% comment %}{% endcomment %} {% if ordered_tags %}{% endif %} {% if ordered_tags %}{% endif %} {% if ordered_tags %} {# ordered_tags is a list of TaggedSheet #} {% for t in ordered_tags %} {% if valid != "2" %} {% endif %} {% comment %}{% endcomment %} {% endfor %} {% else %} {# ds is a DataSheet #} {% for t in ds.tags.all %} {% comment %}{% endcomment %} {% endfor %} {% endif %}
#id labeloriginal_labelLien W pLien W Lien D CatégorieSupprimer
le lien W
AliasRetirer le tag
{{forloop.counter}}updown{{t.tag.id}} {{t.tag.label}}{{t.tag.original_label}} {% if t.tag.wikipedia_url and t.tag.wikipedia_url != "" %} {% else %} {% endif %} {% if t.wikipedia_revision_id %} {% else %}   {% endif %} {% if t.tag.dbpedia_uri and t.tag.dbpedia_uri != "" %} {% else %}   {% endif %} {% if t.tag.category %}{{ t.tag.category }}{% endif %} {{t.tag.label}} {% if t.tag.alias %}{{t.tag.alias}}{% endif %} {{t.tag.label}}
{{t.id}} {{t.label}}{{t.original_label}} {% if t.wikipedia_url and t.wikipedia_url != "" %} {% else %} {% endif %} {% if t.wikipedia_revision_id %} {% else %}   {% endif %} {% if t.dbpedia_uri and t.dbpedia_uri != "" %} {% else %}   {% endif %} {% if t.category %}{{ t.category }}{% endif %} {% if t.alias %}{{ t.alias }}{% endif %}
{% endblock %}