{% load i18n %}

{% trans "Card Manager" %}

{% if graph.isresource and graph.ontology_id %}
{% trans "Relation to Resource" %}
{% endif %}
{% trans "Card Tab Title" %}
{% trans "Instructions" %}

{% trans "Settings" %}

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