{% extends "layout_fluid.html" %} {% load breadcrumb %} {% block content %}
Act | Basis | Restriction(s) | Start | End | {% for grant in grants %} |
---|---|---|---|---|---|
{{ grant.act }} | {{ grant.rightsstatement.rightsbasis }} |
{% for restriction in grant.restrictions.all %}
{{ restriction.restriction }}
{% endfor %}
|
{{ grant.startdate }} | {% if grant.enddateopen %}(open){% else %}{{ grant.enddate}}{% endif %} | {% if section == 'ingest' %} Edit Delete {% else %} Edit Delete {% endif %} |
{{ grant.act }} | {{ grant.rightsstatement.rightsbasis }} |
{% for restriction in grant.restrictions.all %}
{{ restriction.restriction }}
{% endfor %}
|
{{ grant.startdate }} | {% if grant.enddateopen %}(open){% else %}{{ grant.enddate}}{% endif %} | Transfer |