{% extends "app/app_base.html" %} {# this can be removed when django 1.4 is EOL, because it is the default behavior in 1.5 #} {% block sidebar_extra %}
Resource | Valid Until | Parent |
---|---|---|
{{ object }} | {{ object.cert.not_after }} | {% if object.cert.parent %} {{ object.cert.parent.handle }} {% endif %} |
{{ object.as_resource_range }} | {{ object.cert.not_after }} | {% if object.cert.parent %} {{ object.cert.parent.handle }} {% endif %} |
{{ object.as_resource_range }} | {{ object.cert.not_after }} | {% if object.cert.parent %} {{ object.cert.parent.handle }} {% endif %} |
The following resources have not been allocated to a child, nor appear in a ROA. {% if unused_asns %}
Prefix | Action |
---|---|
{{ addr }} | ROA |
Prefix | |
---|---|
{{ addr }} | ROA |
Prefix | Max Length | AS | |
---|---|---|---|
{{ roa.prefixes.all.0.as_roa_prefix }} | {{ roa.prefixes.all.0.max_prefixlen }} | {{ roa.asn }} |
Full Name | Organization | Telephone | ||
---|---|---|---|---|
{{ gbr.full_name }} | {{ gbr.organization }} | {{ gbr.email_address }} | {{ gbr.telephone }} |
SN | ASN | Valid Until | |
---|---|---|---|
{{ rtr.sn }} | {{ rtr.asns.all.0.start_as }} | {{ rtr.valid_until }} |
Handle | {% for child in conf.children %} |
---|---|
{{ child.handle }} |