{% extends "jocondelab/base.html" %} {% block content %}
{% include "jocondelab/partial/filter.html" %}
{% include "jocondelab/partial/pagination.html" %}
{% for term in object_list %} {% endfor %}
Labelthesaurusuri
{{ term.label }}{{ term.thesaurus.label }}{{ term.uri }}
{% endblock %}