{% extends '_base.html' %} {% load buttons %} {% load custom_links %} {% load helpers %} {% block header %}
| Family | IPv{{ aggregate.family }} | 
| RIR | {{ aggregate.rir }} | 
| Utilization | {{ aggregate.get_utilization }}% | 
| Date Added | {{ aggregate.date_added|placeholder }} | 
| Description | {{ aggregate.description|placeholder }} |