{% extends 'generic/object.html' %} {% block content %}
Name Server
{% if unicode_name %} {% endif %}
Name {{ object.name }}
IDN {{ unicode_name }}
Description {{ object.description }}
{% include 'inc/panels/custom_fields.html' %}
{% include 'inc/panels/tags.html' %}
{% endblock %}