{% extends "indigo.html" %} {% load i18n %} {% block title %}VAMDC{% endblock %} {% block addheader %} {% endblock %} {% block headline %}VAMDC Dictionary by type{% endblock %} {% block content %}

The columns' meaning is described below.

{% for bloc in blocs %}

{{ bloc.desc }}

Show/Hide

{% endfor %}


Description of the columns in the table above:

{% endblock %}