• {{rights_granted.act}} {{rights_granted.restriction}}

    {% if rights_granted.start_date and rights_granted.end_date %}
    Applicable Dates
    {{ rights_granted.start_date }} - {{ rights_granted.end_date }}
    {% elif rights_granted.start_date_period %}
    Applicable Date Rules
    {{ rights_granted.start_date_period }} years after start date
    {% elif rights_granted.end_date_period %}
    Applicable Date Rules
    {{ rights_granted.end_date_period }} years after end date
    {% endif %}
    Note
    {{ rights_granted.rights_granted_note }}