{% ckan_extends %} {% block package_basic_fields_license %}
{% set error = errors.license_id %}
{% if error %}{{ error }}{% endif %} {% trans %} License definitions and additional information can be found at opendefinition.org {% endtrans %}
{% endblock %}