{% load i18n %}

{% trans "Card Container" %}

{% if graph.isresource and graph.ontology_id %}
{% trans "Relation to Resource" %}
{% endif %}
{% trans "Name" %}

{% trans "Settings" %}

{% include 'views/graph/card-configuration/component-forms/permissions-list.htm' %}
{% include 'views/graph/card-configuration/component-forms/permissions-form.htm' %}