{% extends 'app_admin/base.html' %} {% load i18n static localcosmos_tags %} {% block content %}

{% trans 'GBIF' %}

{% trans 'If you want to publish your observations on GBIF, a database table in the Darwin Core format has to be enabled.' %}
{% include 'datasets/ajax/darwin_core_state.html' %}
{% endblock %}