template update,List dns server when listing a particular zone
This commit is contained in:
parent
5f2414266a
commit
0c36d0f4a8
|
@ -1,7 +1,7 @@
|
|||
{% extends "base.htm" %}
|
||||
|
||||
{% block pageheader %}
|
||||
Zone listing for {{ zone_name }}
|
||||
Zone listing for {{ zone_name }} on {{ dns_server }}
|
||||
{% endblock pageheader %}
|
||||
|
||||
{% block body %}
|
||||
|
|
Loading…
Reference in New Issue