{% extends 'ipam/prefix/base.html' %} {% block buttons %} {% if perms.ipam.add_ipaddress and first_available_ip %} Add an IP Address {% endif %} {{ block.super }} {% endblock %} {% block content %}