{% if instance %} {% load django_tables2 %} {% csrf_token %}

Edit Relations

{% for obj in right_card %}
{% render_table obj.1 %}
{% endfor %}
{% endif %} {% block scripts %} {% if instance %} {% endblock %}