{% extends 'core/wide.html' %} {% load i18n %} {% block wide %}

The extension to the Datalink-core dictionary

{% for semantics, description in custom_semantics.items %} {% endfor %}
Term Description
{{ settings.SITE_URL }}{% url 'datalink:datalink-semantics' %}{{ semantics }} {{ description }}
{% endblock %}