{% extends "generic/object.html" %} {% block content %}
Server
Name {{ object.name }}
DHCPv6 Server URL {{ object.dhcp6_url }}
DHCPv4 Server URL {{ object.dhcp4_url }}
{% include "inc/panels/tags.html" %}
{% endblock content %}